Commit Graph

7 Commits

Author SHA1 Message Date
Rob Falgout
6fd2bc1eeb Fixed a CMake compile problem and modified a couple of autotest scripts
Added "make distclean" to the end of both the 'basictest.sh' and 'cmaketest.sh'
autotest scripts to avoid situations where previously compiled test drivers are
accidentally used in a test where the build failed.
2016-03-18 08:16:00 -07:00
Rob Falgout
7f51f39690 Fixed some 'src_dir' directory problems in autotest 2016-01-18 17:05:14 -08:00
Rob Falgout
6186e11f8f Fixed autotest to work with new directory structure (not tested yet) 2016-01-15 10:30:49 -08:00
Rob Falgout
13f9c6cfa1 Adding the struct_migrate driver to the cmake autotest script 2015-04-28 14:14:50 -07:00
Rob Falgout
aa5ec210b6 Fixed an inconsistency in the cmake test driver build to ensure correct autotests 2015-01-22 14:55:28 -08:00
Rob Falgout
edffb59ecc Changed cmaketest.sh to clean up previous installs before running a new test 2015-01-20 15:53:37 -08:00
Rob Falgout
69da86bcc1 Fixed some cmake problems and added a cmake autotest script that runs every
night as part of the tux tests.
2015-01-20 14:54:12 -08:00