home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / mysql / data1.cab / Development / bench / example.bat < prev    next >
Encoding:
DOS Batch File  |  2003-01-22  |  294 b   |  8 lines

  1. REM
  2. REM Example use to run test on PC
  3. REM One need only to run 'comapre-results' to view results from old runs
  4.  
  5. perl run-all-tests --server mysql --cmp "access,mysql"
  6. perl run-all-tests --server mysql --cmp "access,mysql" --log --use-old-results
  7. perl compare-results --cmp  "access,mysql" -rel
  8.