]> git.street.me.uk Git - andy/viking.git/commit - test/degrees_converter.c
Improvements for test programs.
authorRob Norris <rw_norris@hotmail.com>
Sun, 27 Jun 2010 10:31:22 +0000 (11:31 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 2 Jul 2010 19:37:19 +0000 (21:37 +0200)
commit0034ee3357cc3010251be1764bcef55c00a6af2b
treef102213130707c31ecca0158c17077addb487f98
parenta20877b710b29e2d7acadba4b65032a4205867f2
Improvements for test programs.

Explain how to build.
Extend git ignore for test directory build output.
Improve gpx2gpx to run without the need of a $DISPLAY and to free memory.
Fix compiler warnings.
Add returns for all main programs.
.gitignore
test/README [new file with mode: 0644]
test/degrees_converter.c
test/gpx2gpx.c
test/test_vikgotoxmltool.c