* test: new directory to contain all test code and related files
commitfcd5c3292076f6f42fcbc0c65657cf4b484e85a0
authorhyperthing <f.canas.s@gmail.com>
Sat, 7 May 2011 20:18:58 +0000 (7 17:18 -0300)
committerhyperthing <f.canas.s@gmail.com>
Sat, 7 May 2011 23:29:46 +0000 (7 20:29 -0300)
tree1ed899741e47575fa4f78dd27cfda86d9239a595
parent7cdf271e52d1ab8fb6620eb0f9ef84e8367fe066
* test: new directory to contain all test code and related files

* test/log4j.properties: simple logging rules in the test directory

* build.xml: changes made to accomodate building tests

* Test.java: now possible to choose what to test through command line arguments
build.xml
test/log4j.properties [new file with mode: 0644]
test/src/Test.java [moved from test-src/Test.java with 85% similarity]