Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move a test utility where it belongs, and document it. | Eric S. Raymond | 2015-03-31 | 1 | -0/+5 |
| | |||||
* | Add identify_failing_build_options script to devtools | Jon Schlueter | 2015-01-23 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | This script is a helper script to run through various combinations of build options as enumerated in the script looking for broken builds. This has helped identify several bugs and some other general cleanup in the code base. to run: > devtools/identify_failing_build_options.py it will run for as long as you let it trying to build different build configurations with minimal=on to find failing ones. It prints out hopefully useful status as well as stderr but discards stdout from the builds. Any failing build configurations are logged to failed_build_configs.txt and can be easily checked later to see why they failed and how to fix them. | ||||
* | Add a script to generate test pairs for matrix inversion. | Eric S. Raymond | 2015-01-08 | 1 | -0/+5 |
| | |||||
* | Add do-build script to run tests. | Greg Troxel | 2015-01-08 | 1 | -0/+5 |
| | | | | | | | This script is almost too trivial to check in, but it leaves files named like CHECK.release-3.11-181-g2ab8763 with regression test output, which is helpful when trouble arises. | ||||
* | Delete ppstest. It never worked quite right, and now we can just use gpsd. | Eric S. Raymond | 2012-05-16 | 1 | -5/+0 |
| | |||||
* | More Coverity suppressions. | Eric S. Raymond | 2012-05-12 | 1 | -4/+0 |
| | | | | | Also, remove our custom scan script, I'm going to publish a more polished version. | ||||
* | A script for the front end of a Coverity self-build. | Eric S. Raymond | 2012-05-10 | 1 | -0/+4 |
| | |||||
* | Add a little monitor program to veriy that PPS is coming off a device. | Eric S. Raymond | 2012-02-27 | 1 | -0/+5 |
| | |||||
* | Script name change. | Eric S. Raymond | 2011-04-20 | 1 | -5/+4 |
| | |||||
* | The failed attempt at reindenting should be kept for the record. | Eric S. Raymond | 2011-04-04 | 1 | -0/+4 |
| | |||||
* | Add the sizes tool for looking at normal and minimal build sizes. | Eric S. Raymond | 2011-03-29 | 1 | -0/+4 |
| | |||||
* | Add tablecheck.py to the repo. | Eric S. Raymond | 2011-02-14 | 1 | -0/+3 |
| | |||||
* | GPS week rollover check extends to the rollover equivalent of now. | Eric S. Raymond | 2011-01-15 | 1 | -4/+0 |
| | |||||
* | Documentain devtools/dchroot-exec. | Bernd Zeimetz | 2010-12-18 | 1 | -0/+7 |
| | |||||
* | Move gpsd-debian-regressions.sh to devtools. | Bernd Zeimetz | 2010-08-31 | 1 | -0/+5 |
| | |||||
* | Document the fact that AISHub requires permission. | Eric S. Raymond | 2010-04-27 | 1 | -3/+4 |
| | |||||
* | Document a useful trick so I don't have to keep reiventing it. | Eric S. Raymond | 2010-04-27 | 1 | -0/+6 |
| | |||||
* | Spelling corrections. | Jon Schlueter | 2010-04-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com> | ||||
* | The advent of gpsdfake. | Eric S. Raymond | 2010-04-10 | 1 | -0/+5 |
| | |||||
* | First version of flock-test framework. | Eric S. Raymond | 2010-04-01 | 1 | -11/+16 |
| | | | | flock-test works, executing flockdriver which is a just a test stub. | ||||
* | Add a utility for patching the comments in local commits. | Eric S. Raymond | 2010-03-23 | 1 | -0/+7 |
| | |||||
* | Eliminate more Subversion tracks... | Eric S. Raymond | 2010-03-13 | 1 | -7/+1 |
| | | | | ...converting where appropriate to git references. | ||||
* | Remove some Subversion-dependent things. | Eric S. Raymond | 2010-03-12 | 1 | -10/+0 |
| | |||||
* | maskaudit goes to the main directory, since it's now part of the normal build. | Eric S. Raymond | 2009-10-26 | 1 | -5/+0 |
| | |||||
* | Add COMMITTERS file. | Eric S. Raymond | 2009-10-12 | 1 | -0/+6 |
| | | | | | Needed for good-quality conversion of the SVN info to git and other 3G VCSes. Will probably go away when we convert permanently. | ||||
* | Play well with devices like the Humminbird that emit $IN sentences. | Eric S. Raymond | 2009-09-08 | 1 | -0/+4 |
| | |||||
* | Register some developer convenience scripts (not stuff to be shipped). | Eric S. Raymond | 2009-09-06 | 1 | -1/+20 |
| | |||||
* | Reorganize, moving a rarely-used/semi-obsolescent stuff into subdirectories. | Eric S. Raymond | 2009-09-04 | 1 | -0/+43 |