Ignore:
Timestamp:
Aug 27, 2010 1:27:55 PM (14 years ago)
Author:
bennylp
Message:

More on automated tests (re ticket:1111): work on Visual Studio target, and added ability to disable tests in configure.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/tests/automated/testvars.template

    r3125 r3300  
    77PJDIR =         "$(PJDIR)" 
    88SUFFIX =        "$(SUFFIX)" 
     9NOTEST =        "$(NOTEST)" 
    910 
    1011S60 only: 
     
    1213S60TARGET =     "$(S60TARGET)" 
    1314S60TARGETNAME = "$(S60TARGETNAME)" 
     15S60DEVICE =     "$(S60DEVICE)" 
     16EPOCROOT =      "$(EPOCROOT)" 
    1417 
    1518VS only: 
     
    2326------------------------------ 
    2427 
     28OTHER: 
     29------------------------------ 
     30IPPROOT 
     31IPPSAMPLES 
     32IPPARCH 
     33NOP (cmdline to do nothing) 
Note: See TracChangeset for help on using the changeset viewer.