This website requires JavaScript.
Explore
Help
Register
Sign in
mmo-ref
/
polserver
Watch
1
Star
0
Fork
You've already forked polserver
0
mirror of
https://github.com/polserver/polserver
synced
2026-08-13 08:23:08 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
sqlite
polserver
/
testsuite
/
escript
/
misc
/
comp002.src
7 lines
67 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
found a testsuite in the cvs, last change was somewhere in 2003... damn it updated the scripttests to current escript we need more tests!!! and we need to pimp the whole teststructure :) HowTo: compile runecl, ecompile compile bcomp change to vs cmdprompt and go to escript dir "nmake" runs the tests "nmake clean" - cleans them ... to run the test with x64 modify the makefile
2011-12-29 21:42:26 +00:00
function foo()
var a;
Unit tests: full revision, now all run correctly - Added missing ones - Reviewed obsoleted ones - Disabled/deleted unnecessary ones - Added support for compile error checking - Added support for run error checking
2015-12-19 05:31:23 +01:00
print("ok");
found a testsuite in the cvs, last change was somewhere in 2003... damn it updated the scripttests to current escript we need more tests!!! and we need to pimp the whole teststructure :) HowTo: compile runecl, ecompile compile bcomp change to vs cmdprompt and go to escript dir "nmake" runs the tests "nmake clean" - cleans them ... to run the test with x64 modify the makefile
2011-12-29 21:42:26 +00:00
endfunction
foo();
foo();
Reference in a new issue
Copy permalink