reorganized the samples, again. Moved the programs that were more test cases to the unit test directory and repackaged the unit test directory.

This commit is contained in:
clay_shooter
2006-03-18 16:21:28 +00:00
parent 288b2da21a
commit 4eb49215cb
61 changed files with 767 additions and 711 deletions

View File

@@ -1 +1,3 @@
This directory will eventually contain the junit automated tests.
This directory contains junit tests and other/older tests for
specific functions. Sometimes tests in this directory migrate
to the samples directory as they are updated to show more functionality.