Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
697 B

  1. // this config file defines all unit tests which are run by running a program and comparing its output to reference output
  2. // which is checked in in the directory src/unittests/autotestscripts/reference_output
  3. // the format of entries is TESTNAME,OUTPUTFILE,COMMAND-LINE-TO-EXECUTE
  4. // if the OUTPUTFILE part is blank, it assumes the test is meant to compare the output of stdio
  5. file_size_monitor,,perl subtests/file_size_monitor.pl
  6. testprocess,,..\testprocess\testprocess -message "testprocess autotest1"
  7. vtex,gwolf.vtf,vtex -outdir . -nopause -nop4 -crcforce datafiles\gwolf.tga
  8. rt_test,,..\rt_test\rt_test ..\rt_test\gwolf.tga test 1024 1024
  9. // mathlib_test,,..\mathlib_test\mathlib_test