summaryrefslogtreecommitdiff
path: root/smoketest/com
AgeCommit message (Collapse)AuthorFilesLines
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-4/+0
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan4-130/+0
Add smoketest to tail_build and make it a subsequentcheck target.
2011-12-11The common_build stuff is surely obsoleteTor Lillqvist1-2/+0
2011-12-02split smoketest module to fix buildPetr Mladek6-0/+304
+ move the library and other build stuff to a new "smoketest" module + keep "smoketestoo_native" only for installing and running the tests + restore the targets in top level make