Ignore:
Timestamp:
Aug 10, 2015 3:47:45 AM (9 years ago)
Author:
nanang
Message:

Re #1842: Updated automated test scenarios to invoke 'make distclean' first.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/tests/automated/gnu.xml.template

    r3300 r5156  
    1717]]>                      
    1818                </FileWrite> 
    19                 <Configure cmd="./aconfigure" /> 
     19                <Configure cmd="make distclean &amp;&amp; ./aconfigure" /> 
    2020                <Build cmd="make dep &amp;&amp; make clean &amp;&amp; make" /> 
    2121                <Test name="pjlib-test" wdir="pjlib/bin" cmd="./pjlib-test-$(SUFFIX)" disabled=$(NOTEST) /> 
Note: See TracChangeset for help on using the changeset viewer.