1. 963e0d8 Remove old and and maven build files. by Cedric Beust · 10 years ago[Renamed (99%) from build-ant.xml]
  2. ac981c4 Cleaned up src/test/java by Cedric Beust · 15 years ago[Renamed (97%) from src/test/java/build-ant.xml]
  3. f5e4826 More build adjustments by Cedric Beust · 15 years ago
  4. dc0051b Moved src->src/java/main and test -> src/java/test by Cedric Beust · 15 years ago[Renamed from test/src/build-ant.xml]
  5. ecd1b48 Moved things around to prepare for the Apache directory structure by Cedric Beust · 15 years ago[Renamed (86%) from test/ant/build.xml]
  6. c5af177 Updated build. by cbeust · 15 years ago
  7. 34a063b Fix build directory location for the tests of the ant task by Bill.Michell · 18 years ago
  8. 7fbc108 Fixed test-ant build by cbeust · 18 years ago
  9. e91223b Restore ability for Ant task to override the Suite name and the Test name (without breaking its ability to pass suite definition files this time) by Bill.Michell · 18 years ago
  10. faf4ed7 Change behaviour of test suite name and test name defaults in test annotations, so that if not explicitly specified, the test name will be set by the test runner. by Bill.Michell · 18 years ago
  11. d442afc Add support for setting the default suite name and test name from the ant task and, by necessity, the command line. by Bill.Michell · 18 years ago
  12. d8bf2df Add support for parallel method selection to command line and to <testng> ant task by Bill.Michell · 19 years ago
  13. 7bca6a1 Implemented <suite-file> by cbeust · 19 years ago
  14. 125d247 Replaced "listener" with "listeners" in the ant task by cbeust · 19 years ago
  15. 0cc4f38 Added: TestNGAntTask now uses the @ syntax to invoke TestNG by cbeust · 19 years ago
  16. 3c73b79 Added -threadcount and threadcount to ant task by cbeust · 19 years ago