Small correction in help string.
[gedcom-parse.git] / t /
2002-11-03 Peter VerthezSmall correction in help string.
2002-11-03 Peter VerthezRemove unused variable DMALLOC_LOG.
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-11-01 Peter VerthezDon't let bogus.test depend on a file that can change.
2002-10-30 Peter VerthezNew test (due to bug 613480).
2002-10-30 Peter VerthezNew reference output after resolution of line numbering...
2002-10-30 Peter VerthezAdded an error message.
2002-10-27 Peter VerthezMake bogus.ged for bogus test.
2002-10-27 Peter VerthezNew reference output.
2002-10-27 Peter VerthezBogus file is now bogus.ged (to make 'make distcheck...
2002-10-27 Peter VerthezChange to make 'make distcheck' work.
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 VerthezOnly base names 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 VerthezPut STDERR of iconv into the logfile.
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 VerthezGenerate reference files under C locale for portable...
2002-10-26 Peter VerthezCorrect silly mistake...
2002-10-26 Peter VerthezRestructure output from tests.
2002-10-26 Peter VerthezDon't show actual pointer values, only whether they...
2002-10-26 Peter VerthezRestructure output handling.
2002-10-26 Peter VerthezDirectory output added.
2002-10-26 Peter Verthez*** empty log message ***
2002-10-26 Peter VerthezAdding reference output files.
2002-10-24 Peter VerthezPortability fix: printf of null string sometimes core...
2002-10-24 Peter VerthezPortability fix: 'if ! diff' is not always supported.
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-05 Peter VerthezFixes for portability with libiconv.
2002-10-02 Peter VerthezMoved ansel conversion code to iconv/glibc directory.
2002-10-01 Peter VerthezFile to test ansel conversion.
2002-10-01 Peter VerthezNew test, to test ansel conversion.
2002-10-01 Peter VerthezUse ICONV_PATH in tests.
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 VerthezSome new tests...
2002-09-22 Peter Verthezignore some files.
2002-09-22 Peter VerthezMoved test programs to src subdirectory.
2002-09-22 Peter VerthezMoved from parent directory to here.
2002-09-22 Peter VerthezMoved to subdirectory src.
2002-09-22 Peter VerthezExtra test.
2002-09-22 Peter VerthezExpected result is success for these tests.
2002-09-21 Peter VerthezClose outfile *after* the last output is done...
2002-09-18 Peter VerthezProvide a way to do memory debugging with e.g. valgrind.
2002-09-18 Peter VerthezMoved gedcom.enc from top directory to data subdirectory.
2002-09-16 Peter VerthezMoved utf8-locale.* to utf8 directory.
2002-09-16 Peter VerthezMoved these files to the utf8 directory.
2002-09-13 Peter VerthezPut the gom header first to test errors in the header.
2002-09-09 Peter VerthezFixes for make distcheck.
2002-09-09 Peter VerthezFirst check-in of gedcom object model.
2002-09-09 Peter VerthezFirst check-in of gedcom object model.
2002-09-08 Peter VerthezAvoid 'cd ..'
2002-08-28 Peter VerthezTest for parsing age values.
2002-08-25 Peter VerthezCorrection in callback signature.
2002-08-25 Peter VerthezAdded extra argument to callback functions: the record...
2002-08-16 Peter VerthezCheck also for core file.
2002-08-16 Peter VerthezLittle fix.
2002-08-16 Peter VerthezNew tests.
2002-08-16 Peter VerthezRemove conversion warning.
2002-08-16 Peter VerthezEnhancements to use script outside make check.
2002-08-16 Peter VerthezNew test file.
2002-08-16 Peter VerthezParse bogus file only if enabled via option.
2002-08-16 Peter VerthezAdded rule to be able to perform single tests.
2002-04-08 Peter VerthezTest on minimal GEDCOM files.
2002-03-27 Peter VerthezCall gedcom_init() as soon as possible.
2002-03-17 Peter VerthezMove of test programs to t subdirectory.
2002-03-17 Peter VerthezTests for the GCONV_PATH environment variable.
2002-03-17 Peter VerthezMoved test program to t subdirectory.
2002-01-20 Peter VerthezRestructuring of test setup.
2002-01-19 Peter VerthezAvoid output to stdout on 'make check'.
2002-01-02 Peter VerthezReturn proper exit code.
2001-12-30 Peter VerthezWrite most of the output of the test program to an...
2001-12-09 Peter VerthezAppend to environment variables instead of overwriting...
2001-12-09 Peter VerthezIgnore some generated files.
2001-12-09 Peter VerthezTest script for gedcom library.
2001-12-09 Peter VerthezUse of autoconf/automake.
2001-11-11 Peter VerthezUnicode test files.
2001-11-01 Peter VerthezInitial revision