summaryrefslogtreecommitdiff
path: root/test_gpsmm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-2/+0
|
* rename #if 0 to be more descriptiveChris Kuethe2010-04-181-6/+5
|
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-1/+0
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-1/+1
|
* Add '#if 0' around code to exercise features removed from libgpsmm.h.Greg Troxel2009-11-301-0/+8
| | | | | | Unbreaks the build. This test case now does approximately nothing; it's not clear to be how libgpsmm is supposed to be used, and why there is no callback support.
* Adjust type of local callback function to match type in the .h file.Greg Troxel2009-11-221-2/+2
| | | | This removes "int level", which was unused anyway.
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+71
rename the test programs to test_$(subsystem).c