summaryrefslogtreecommitdiff
path: root/test_libgps.c
Commit message (Expand)AuthorAgeFilesLines
* test_libgps: minor reformat for line length.Gary E. Miller2018-09-251-2/+3
* Savannah issue #53671: policy_t -> gps_policy_t.Gary E. Miller2018-07-261-1/+1
* gps_read(): fix some nasty buffer overruns and corruptions.Gary E. Miller2018-07-141-2/+3
* Windows libgps supportRobert Norris2017-02-171-1/+2
* Fix warning: array subscript has type 'char'Greg Troxel2016-08-121-1/+1
* mprove test_libgps to detect gps_send() and gps_read() errors.Robert Norris2016-07-141-2/+10
* Building test_libgps can fail with specifc build options.Robert Norris2016-07-141-2/+6
* Move declarations of libgps_debug related functions and definitions.Rob Norris2016-03-081-1/+2
* Make the test_libgps program more useful by allowing to specify the server an...Rob Norris2016-02-231-8/+22
* Fix test_libgps program as it always reports "Daemon is not running" for a su...Rob Norris2016-02-191-1/+1
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-3/+0
* Fixing broken minimal=on for test_libgpsJon Schlueter2015-03-251-0/+14
* Always use sizeof to get array sizeZbigniew Chyla2015-01-131-2/+2
* Build and regressions now work with minimal either on or off.Eric S. Raymond2014-09-061-0/+2
* Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})Eric S. Raymond2012-09-071-4/+4
* Usage comment fix.Eric S. Raymond2011-04-161-1/+1
* libdbus configuration is a nest of snakesEric S. Raymond2011-04-031-0/+2
* Break the libgps test code our of libgps_core.c.Eric S. Raymond2011-04-031-0/+108