Home | History | Annotate | only in /external/testng/ant
Up to higher level directory
NameDateSize
3rdparty/06-Dec-2016
build-ant.xml06-Dec-20162.8K
build-tests.xml06-Dec-20166.3K
build.properties06-Dec-20161.9K
build.xml06-Dec-201616.6K
ivy-2.1.0.jar06-Dec-2016889.6K
ivy.xml06-Dec-2016521
old/06-Dec-2016
README.template06-Dec-2016473

README.template

      1 [![Build Status](https://travis-ci.org/cbeust/testng.svg)](https://travis-ci.org/cbeust/testng)
      2 
      3 Welcome to TestNG ${version}
      4 
      5 Please note that even though the .zip distribution contains the TestNG sources,
      6 you will not be able to build the software with them because we decided
      7 not to include the external jar files in order to keep the size down.
      8 
      9 If you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng.
     10 
     11 --
     12 The TestNG team
     13