Small correction in help string.
[gedcom-parse.git] / t / src /
2002-11-03 Peter VerthezSmall correction in help string.
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-10-30 Peter VerthezAdded an error message.
2002-10-27 Peter VerthezBogus file is now bogus.ged (to make 'make distcheck...
2002-10-27 Peter VerthezChange for testing non-existing file.
2002-10-27 Peter VerthezFunction to compute a simple case of base name.
2002-10-27 Peter VerthezOnly base name of input file in reference output.
2002-10-27 Peter VerthezVarious portability modifications.
2002-10-27 Peter VerthezUse of functions in portability.c (to have platform...
2002-10-27 Peter VerthezUse of functions in portability.c.
2002-10-27 Peter VerthezGroup portability functions in this file.
2002-10-27 Peter VerthezUse portability.c to convert void* to integer.
2002-10-26 Peter VerthezDon't initialize dmalloc variables when not needed.
2002-10-26 Peter VerthezUse C locale for portable comparison.
2002-10-26 Peter VerthezRestructure output from tests.
2002-10-26 Peter VerthezDon't show actual pointer values, only whether they...
2002-10-24 Peter VerthezPortability fix: printf of null string sometimes core...
2002-10-23 Peter VerthezCorrect linking for libiconv.
2002-10-23 Peter VerthezPortability fixes.
2002-10-21 Peter VerthezPortability fixes.
2002-10-20 Peter VerthezFix for use of included gettext.
2002-10-14 Peter Vertheznew.ged lives in $builddir now.
2002-10-14 Peter VerthezDon't to test_xref_functions if gedcom_new_model failed.
2002-10-13 Peter VerthezCorrection for make distcheck.
2002-10-02 Peter VerthezMoved ansel conversion code to iconv/glibc directory.
2002-10-01 Peter VerthezCount total number of conversion failures.
2002-09-28 Peter VerthezDeclare headers properly.
2002-09-28 Peter VerthezPortability: should return success if iconv is not...
2002-09-28 Peter VerthezPortability: Don't use LD_LIBRARY_PATH directly, but...
2002-09-28 Peter VerthezPortability: don't use LD_LIBRARY_PATH directly, but...
2002-09-24 Peter VerthezA bit of refactoring...
2002-09-22 Peter VerthezTest program for cross-reference updates.
2002-09-22 Peter Verthezignore some files.
2002-09-22 Peter VerthezMoved from parent directory to here.