xref: /aosp_15_r20/external/testng/README.build (revision 83a54b2f2026052c38867f4cde56111edcd60b56)
1You need to install ivy in order to build.
2
3You can either download it from the ivy site or more simply,
4copy ivy-2.1.0.jar included in the root directory to ~/.ant/lib.
5
6After this, "ant" will build the distribution and run the tests.
7
8