summaryrefslogtreecommitdiff
path: root/tests/test_pretty_print.cc
AgeCommit message (Collapse)Author
2013-09-13cleanup, remove unused files and code, etcDon Bright
2013-02-12tweaks to get tests working on a cross-compile under Winedon bright
2013-02-03fix bug in test_pretty_print.cc / Cmakefiledon bright
The build needs to be after Python binary has been found because the Python binary path is passed to the .cc compile through a -D flag.
2013-02-02workaround cmake 2.8.10 not allowing CTEST_CUSTOM_POST_TEST argumentsdon bright
contact: Jan Huwald // Impressum