summaryrefslogtreecommitdiff
path: root/test_gpsmm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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