Changeset 3276 for pjproject/trunk/tests/automated/gnu.xml.template
- Timestamp:
- Aug 17, 2010 12:31:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/automated/gnu.xml.template
r3268 r3276 18 18 </FileWrite> 19 19 <Configure cmd="./aconfigure" /> 20 <Build cmd="make dep && make distclean && make" />20 <Build cmd="make dep && make clean && make" /> 21 21 <Test name="pjlib-test" wdir="pjlib/bin" cmd="./pjlib-test-$(SUFFIX)" /> 22 22 <Test name="pjlib-util-test" wdir="pjlib-util/bin" cmd="./pjlib-util-test-$(SUFFIX)" />
Note: See TracChangeset
for help on using the changeset viewer.