mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
Update the javatest example
This commit is contained in:
parent
8d2ad010f5
commit
69049d83b8
@ -6,6 +6,8 @@
|
|||||||
# Simple script to demonstrate integration of Java Unit testing inside
|
# Simple script to demonstrate integration of Java Unit testing inside
|
||||||
# standard waf_unit_test using either TestNG or JUnit
|
# standard waf_unit_test using either TestNG or JUnit
|
||||||
#
|
#
|
||||||
|
# try:
|
||||||
|
# waf configure --jtpath=/usr/share/java/testng.jar:/usr/share/java/jcommander.jar clean build
|
||||||
|
|
||||||
def test_results(bld):
|
def test_results(bld):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user