https://github.com/spring/testmonkey
automaticly start spring + run some tests + log gdb output
https://github.com/spring/testmonkey
Last synced: 3 months ago
JSON representation
automaticly start spring + run some tests + log gdb output
- Host: GitHub
- URL: https://github.com/spring/testmonkey
- Owner: spring
- Created: 2011-07-30T14:58:20.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-01T09:15:05.000Z (over 14 years ago)
- Last Synced: 2024-12-27T20:29:34.030Z (about 1 year ago)
- Language: Lua
- Homepage: http://springrts.com/
- Size: 97.7 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Autotest suite for spring rts
to set it up, you need to add the test.lua widget:
ln -s LuaUI/Widgets/test.lua ~/.spring/LuaUI/Widgets/test.lua
to run a test, type:
while ./run.sh ~/local/spring/master/bin/spring -x 800 -y 600 $(pwd)/testKAIKvsKAIK.txt ;do echo -n; done
logfiles will be created in logs/