Sign in
android
/
platform
/
external
/
testng
/
refs/heads/android14-qpr3-s2-release
/
ant
/
build-ant.xml
963e0d8
Remove old and and maven build files.
by Cedric Beust
· 10 years ago
[Renamed (99%) from build-ant.xml]
ac981c4
Cleaned up src/test/java
by Cedric Beust
· 15 years ago
[Renamed (97%) from src/test/java/build-ant.xml]
f5e4826
More build adjustments
by Cedric Beust
· 15 years ago
dc0051b
Moved src->src/java/main and test -> src/java/test
by Cedric Beust
· 15 years ago
[Renamed from test/src/build-ant.xml]
ecd1b48
Moved things around to prepare for the Apache directory structure
by Cedric Beust
· 15 years ago
[Renamed (86%) from test/ant/build.xml]
c5af177
Updated build.
by cbeust
· 15 years ago
34a063b
Fix build directory location for the tests of the ant task
by Bill.Michell
· 18 years ago
7fbc108
Fixed test-ant build
by cbeust
· 18 years ago
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
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
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
d8bf2df
Add support for parallel method selection to command line and to <testng> ant task
by Bill.Michell
· 19 years ago
7bca6a1
Implemented <suite-file>
by cbeust
· 19 years ago
125d247
Replaced "listener" with "listeners" in the ant task
by cbeust
· 19 years ago
0cc4f38
Added: TestNGAntTask now uses the @ syntax to invoke TestNG
by cbeust
· 19 years ago
3c73b79
Added -threadcount and threadcount to ant task
by cbeust
· 19 years ago