summaryrefslogtreecommitdiff
path: root/regress-driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Comment the Python related rules and definitions.Bernd Zeimetz2010-04-231-0/+2
* regress-driver reports elapsed time.Eric S. Raymond2010-04-201-4/+19
* Fix PATH in regress-driver.Bernd Zeimetz2010-04-201-2/+8
* Make some print statements compatible with python3.1.Bernd Zeimetz2010-04-201-2/+2
* Make regress-driver posix-compatible.Bernd Zeimetz2010-04-161-1/+1
* regress-driver: Simplify PATH/PYTHONPATH evaluation.Bernd Zeimetz2010-04-161-17/+11
* Merge branch 'master' of git.berlios.de:/gitroot/gpsdBernd Zeimetz2010-04-161-0/+1
|\
| * Explain dot in path.Eric S. Raymond2010-04-071-0/+7
* | regress-driver: Use setup.py build directory.Bernd Zeimetz2010-04-161-2/+20
|/
* Correct an error in the last regress-driver change.Eric S. Raymond2010-04-041-1/+1
* Half of the last change was a bad idea. All regression tests passEric S. Raymond2010-04-041-8/+7
* Filter -0.000 to 0.000. Suppress baton prompts on non-ttys unless -t.Eric S. Raymond2010-04-041-5/+11
* Make the regress-driver safe for running concurrently.Eric S. Raymond2010-04-021-17/+17
* Create a regression-test framework for the client library...Eric S. Raymond2009-11-251-6/+17
* Fix a corner case in the regress-driver filter.Eric S. Raymond2009-10-121-1/+1
* Revert a previous simplification.Eric S. Raymond2009-09-211-4/+7
* Repair the superraw test.Eric S. Raymond2009-09-181-2/+2
* Remove a fulfilled TODO item, add some warning comments,Eric S. Raymond2009-09-171-1/+1
* More simplification of the regression test driver.Eric S. Raymond2009-09-141-3/+3
* Simplify the regression-test driver.Eric S. Raymond2009-09-141-5/+4
* Prevent spurious failure indication from shell trap statement.Eric S. Raymond2009-09-061-1/+1
* Clean up properly on signal.Eric S. Raymond2009-09-051-1/+1
* Eliminate a dependency on old protocol.Eric S. Raymond2009-09-051-2/+1
* Prevent adventitious doubling of regression diff lines.Eric S. Raymond2009-09-031-3/+3
* regress-driver -n can't be made to work, so get rid of it.Eric S. Raymond2009-08-311-13/+12
* Update some documentation. Eric S. Raymond2009-08-281-0/+1
* GNU sed doesn't like having no command-line arguments.Eric S. Raymond2009-08-271-5/+5
* Adjusts tests after fix of a bug in the fixbuffer-clearing logicEric S. Raymond2009-08-261-6/+13
* Direct some diagnostics to standard error.Eric S. Raymond2009-08-261-4/+4
* Exclude more junk from regression check logs.Eric S. Raymond2009-08-251-4/+5
* Filter DEVICE lines out of regression tests.Eric S. Raymond2009-08-241-2/+3
* Prepare to switch regression tests over to using new protocol.Eric S. Raymond2009-08-171-2/+7
* Simplify the regression-test driver a bit...Eric S. Raymond2009-08-141-3/+3
* Fix the regression-test driver and the tests.Eric S. Raymond2009-08-141-3/+4
* Make the regression tester clean up after itself better.Eric S. Raymond2009-01-211-1/+1