First stab at test code to run a thane bureau - not yet runnable

* New directory tests/src/as with port of java test client
* New build target "abclib" to create a library of the test classes specified 
  in etc/asc_files.txt
* New target to compile TestClientMain.as against testslib.abc and another to 
  run it.

(This proposes the naming convention of *Main.as for "main" thane code and 
main-*.abc for the compiled code)


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5058 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Jamie Doornbos
2008-05-09 06:40:53 +00:00
parent 3ccea1c218
commit c626095393
4 changed files with 139 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
com/threerings/bureau/client/TestClient.as