allwinner_a64/android/external/testng/ant
2018-08-08 16:14:42 +08:00
..
3rdparty upload android base code part2 2018-08-08 16:14:42 +08:00
old upload android base code part2 2018-08-08 16:14:42 +08:00
build-ant.xml upload android base code part2 2018-08-08 16:14:42 +08:00
build-tests.xml upload android base code part2 2018-08-08 16:14:42 +08:00
build.properties upload android base code part2 2018-08-08 16:14:42 +08:00
build.xml upload android base code part2 2018-08-08 16:14:42 +08:00
ivy-2.1.0.jar upload android base code part2 2018-08-08 16:14:42 +08:00
ivy.xml upload android base code part2 2018-08-08 16:14:42 +08:00
README.template upload android base code part2 2018-08-08 16:14:42 +08:00

[![Build Status](https://travis-ci.org/cbeust/testng.svg)](https://travis-ci.org/cbeust/testng)

Welcome to TestNG ${version}

Please note that even though the .zip distribution contains the TestNG sources,
you will not be able to build the software with them because we decided
not to include the external jar files in order to keep the size down.

If you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng.

--
The TestNG team