]> granicus.if.org Git - libexpat/commit
- avoid using the "check" library's suite_free() function; it is not
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 15 Jul 2004 22:54:19 +0000 (22:54 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 15 Jul 2004 22:54:19 +0000 (22:54 +0000)
commit1044e5b3e1039b0a862232566dc834ee8985033a
tree33999a41130827a6d963b68714332652177953c0
parentc834048b0f088afd194472570e9367e2e4cdbf6a
- avoid using the "check" library's suite_free() function; it is not
  available in all versions of the library, and srunner_free() is
  sufficient
  (closes SF bug #985192)
- avoid some compiler warnings
expat/tests/minicheck.c
expat/tests/minicheck.h
expat/tests/runtests.c