summaryrefslogtreecommitdiffstats
path: root/test/unit/ui/stubs/restext_stub.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some further refactoring and test correctionsPiotr Dziwinski2013-12-201-1/+1
|
* Refactoring in tests infrastructurePiotr Dziwinski2013-02-031-0/+12
* all tests are now in /test/ subdirectory * unit tests concatenated to one executable (TODO: ui, common) * preparation for test environments (OpenGL and others) * removed old TestCBot