preferences-test.h revision dda29597012dd9033f6bbf3334ab4d7af77a459b
6291N/A * @brief Unit tests for the Preferences object 6291N/A * Krzysztof KosiĆski <tweenk.pl@gmail.com> 6291N/A * This file is released into the public domain. 6291N/A // the below may seem quirky but this behaviour is intended 6291N/A // test that filtering works properly 6291N/A c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +)) 6291N/A// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :