mirror of
https://gitlab.com/2009scape/singleplayer/windows.git
synced 2026-08-28 05:45:17 -06:00
Added Windows v1.0
This commit is contained in:
commit
5f5d39a273
526 changed files with 320711 additions and 0 deletions
7
database/sql-bench/example.bat
Normal file
7
database/sql-bench/example.bat
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
REM
|
||||
REM Example use to run test on PC
|
||||
REM One need only to run 'comapre-results' to view results from old runs
|
||||
|
||||
perl run-all-tests --server mysql --cmp "access,mysql"
|
||||
perl run-all-tests --server mysql --cmp "access,mysql" --log --use-old-results
|
||||
perl compare-results --cmp "access,mysql" -rel
|
||||
Loading…
Add table
Add a link
Reference in a new issue