Add unit testing infrastructure, again straignt from phalanx
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 12 Jun 2011 00:17:55 +0000 (20:17 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 12 Jun 2011 00:17:55 +0000 (20:17 -0400)
commit63fc7b364e4bb2265f6714fdb1df83fdf8e88198
treec6c222be0bcc95adb7b525fde71b364c305a4f86
parent9ad6f36f3cb83b56535775e8c624de90d319e8eb
Add unit testing infrastructure, again straignt from phalanx
.gitignore
testing/phpunit.xml [new file with mode: 0644]
testing/run_tests.sh [new file with mode: 0755]
testing/test_listener.php [new file with mode: 0644]
testing/test_runner.php [new file with mode: 0644]
testing/tests/base/functions_test.php [new file with mode: 0644]