Skip to content

Commit

Permalink
Applied patch #3120699 with modifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaclaw committed Feb 26, 2012
1 parent 1e836c3 commit bad2521
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tests/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
This directory contains the (fledgling) test suite for Expat. The
tests provide general unit testing and regression coverage. The tests
are not expected to be useful examples of Expat usage; see the
examples/ directory for that.

The Expat tests use a partial internal implementation of the "Check"
unit testing framework for C. More information on Check can be found at:

http://check.sourceforge.net/

Expat must be built and, depending on platform, must be installed, before "make check" can be executed.

This test suite can all change in a later version.

0 comments on commit bad2521

Please sign in to comment.