Also write empty CONT lines.
[gedcom-parse.git] / t /
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