summaryrefslogtreecommitdiff
path: root/test_geoid.c
Commit message (Collapse)AuthorAgeFilesLines
* More header portability audting with a new version of deheader.Eric S. Raymond2010-12-221-0/+1
|
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-3/+0
|
* Reindent the test programs. All regression tests pass.Eric S. Raymond2010-04-141-10/+8
|
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-3/+5
|
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-2/+2
| | | | | | | That is, instead of sectioning out two little config defines and putting them in. This makes gpsd.h self-copntained (e.g. in case it gets installed as a library header) and means we can get rid of most inclusions of it.
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+42
rename the test programs to test_$(subsystem).c