summaryrefslogtreecommitdiff
path: root/test/Module_test.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-01-23add library for c++ based subsequenttestsMarkus Mohrhard1-0/+1
use this library for interface tests and implement the test in the correct module by creating one test class per implementation class The implementation class should inherit from all interface tests it needs This should make it more easy to write tests since we no longer need to write the same test method multiple times
2012-01-17gbuildify testCaolán McNamara1-0/+36