summaryrefslogtreecommitdiff
path: root/regress-driver
Commit message (Expand)AuthorAgeFilesLines
* tests: move most tests into tests/Gary E. Miller2018-11-081-1/+1
* Makes "silent" build quieter.Fred Wright2017-03-041-3/+11
* Improve regress-driver helpRobert Norris2017-02-091-2/+2
* Fix typoRobert Norris2017-02-051-1/+1
* libgps was renamed to test_libgps some time ago.Robert Norris2017-02-051-1/+1
* Adds support for Python coveraging.Fred Wright2016-03-151-3/+3
* Adds test name to regress-driver success message in single -q mode.Fred Wright2016-03-031-1/+6
* Adds -q (quiet) option to regress-driver.Fred Wright2016-02-291-5/+8
* Suppresses bloated regression diff when test produces no output.Fred Wright2016-02-231-1/+4
* Fixes echo nonportability in regress-driver.Fred Wright2016-02-231-2/+3
* Fixes manual use of regress-driver with binary logs.Fred Wright2016-02-201-0/+3
* In regress-driver, a shelll syntax cleanup.Eric S. Raymond2016-01-161-1/+1
* Fix regression testing when the default Python becomes Python 3.Eric S. Raymond2015-07-211-1/+1
* No more need for fragile setting ogf LD_LIBRARY_PATH.Eric S. Raymond2015-03-311-4/+0
* Repair the logic for setting a non-default SHM export segment.Eric S. Raymond2015-02-161-0/+5
* Support use of non-GNU date(1).Eric S. Raymond2015-02-111-4/+3
* Get more exact times for single tests.Eric S. Raymond2015-02-081-3/+3
* Minor changes that should have gone in with the previous commit.Eric S. Raymond2015-02-021-1/+1
* Add slow=yes option for regression tests in an attempt to avoid flakeouts.Eric S. Raymond2014-08-241-3/+10
* Belt-and-suspenders setting of LD_LIBRARY_PATH for regression testing.Eric S. Raymond2013-11-301-0/+4
* Copy an explanation of black magic from the ancient confugure.ac.Eric S. Raymond2013-11-231-2/+6
* Regretfully, give up on the raw-regress test.Eric S. Raymond2013-11-081-12/+1
* Test machinery improvements. raw-regress is now only partially broken.Eric S. Raymond2013-11-051-1/+1
* Test-machinery improvements. All regression tests pass. PPS is live.Eric S. Raymond2013-11-051-2/+2
* More intelligent disabling of the progess vaton.Eric S. Raymond2013-11-051-3/+8
* Fix typos in help textGary E. Miller2013-08-071-1/+1
* Better fix for Savannah bug #35377.Michael Tatarinov2013-01-151-4/+0
* Address Savannah bug #35377: Regression tests failed with 'right' TZ.Eric S. Raymond2012-10-241-0/+4
* More fixes with a unique temporary directories and files for the regression t...Michael Tatarinov2011-10-061-1/+2
* Create a unique temporary directory for the regression-test.Michael Tatarinov2011-10-061-1/+1
* Add -f option to gpsfake, removing a non-ortogonality in the behavior of -1.Eric S. Raymond2011-04-041-1/+1
* Break the libgps test code our of libgps_core.c.Eric S. Raymond2011-04-031-2/+2
* Don't use to run binaries (fix previous).Greg Troxel2011-03-031-3/+3
* Don't assume python scripts in source tree are directly runnable.Greg Troxel2011-03-031-7/+7
* make sure regress-driver calls gpsfake explictlyJon Schlueter2011-03-031-7/+7
* Portable version of kukabu's fix for the regression-test driver.Eric S. Raymond2011-02-071-4/+8
* Typo fix.Eric S. Raymond2011-02-041-1/+1
* Cosmetic fix.Eric S. Raymond2011-02-041-1/+2
* summarize which regression tests failJon Schlueter2010-12-231-1/+2
* whitespace cleanup in regress-driverJon Schlueter2010-12-231-8/+10
* Fixed warning in regress-driver scriptJon Schlueter2010-11-051-1/+1
* Add -h option to regress-driverJon Schlueter2010-11-051-1/+23
* Add -l option to keep logfiles.Eric S. Raymond2010-09-151-4/+11
* Slightly clearer trap statements. All regression tests pass.Eric S. Raymond2010-06-171-1/+2
* Make the diff output from the regression driver a bit easier to read.Eric S. Raymond2010-06-171-5/+10
* Remove a kluge in the regression-test driver.Eric S. Raymond2010-06-171-5/+3
* regress-driver fixesBeat Bolli2010-06-061-4/+4
* add GPSD_HOME environment variable support to gpsfakeJon Schlueter2010-06-051-4/+3
* Don't use non-standard %N with date +.Greg Troxel2010-06-041-2/+2
* Implement a -u switch to force the test framework to use UDP, not ptys.Eric S. Raymond2010-05-041-1/+2