Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-23 | .java files don't need executable bits | Michael Stahl | |
2012-03-12 | smoketest: fix duplicate linkage warning | Michael Stahl | |
2012-02-20 | we do want also create library for smoketest and deliver it | Matúš Kukan | |
2012-02-19 | gbuild: add gb_CppunitTest_abort_on_assertion for smoketest | Matúš Kukan | |
2012-02-19 | gbuild'ize smoketest(oo_native) and merge them | Matúš Kukan | |
Add smoketest to tail_build and make it a subsequentcheck target. | |||
2012-02-18 | smoketest: remove doubled copyright line | Thomas Arnhold | |
2012-02-16 | Remove lodownloadtest.py trailing white spaces | Yifan J | |
2012-02-16 | Split download and run test part of losmoketest.py. | Yifan J | |
1. rename the tool to lodownloadtest.py 2. it will call native losmoketest in lo program directory 3. it will download test package as well as lo installables 4. fixing some bugs and optimize code - clean up extracted rpms after install - only uninstall necessary packages before installation - trivial improvements please see diff | |||
2012-02-13 | move ABORT_ON_ASSERTION from smoketest to smoketestoo_native | Caolán McNamara | |
2012-02-06 | update losmoketest fetching path | Yifan J | |
2012-02-06 | bug fixing for test initializing | Yifan J | |
2012-02-05 | replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses | Norbert Thiebaud | |
2011-12-11 | The common_build stuff is surely obsolete | Tor Lillqvist | |
2011-12-02 | really build libsmoketest | Petr Mladek | |
2011-12-02 | split smoketest module to fix build | Petr Mladek | |
+ 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 |