summaryrefslogtreecommitdiff
path: root/sal/qa/static/makefile.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist1-68/+0
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836
2011-07-15Include the rest of the active sal cppunit tests for iOSTor Lillqvist1-1/+7
2011-07-11Make iOS sal unit testing actually workTor Lillqvist1-1/+0
We must call the initialize() methods of the plugins which for iOS aren't actually plugins in the sense of being dynamically loaded, but still. Unfortunately this means we have to list the plugin interface getter functions explicitly in the sal_cppunittester_all source.
2011-07-10Add a statically linked unit tester for iOSTor Lillqvist1-0/+63