summaryrefslogtreecommitdiffstats
path: root/test/unittest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename test->testfiles folder to avoid naming conflictAlex Valavanis2016-06-091-58/+0
| | | (bzr r14967.1.1)
* Initialized unit test with gtkmm/glib setup.Jon A. Cruz2015-05-041-0/+17
| | | (bzr r14104)
* Added base unit test source utilizing Google Test and corresponding CMake ↵Jon A. Cruz2015-05-031-0/+41
support. (bzr r14100)