Hash : 91e18b29 Author : Date : 2015-12-05T13:58:21
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
language: c compiler: - gcc script: - make - make test - make mtest - ./mtest/mtest 666666 | ./test > test.log - head -n 5 test.log - tail -n 2 test.log - ./testme.sh branches: only: - develop notifications: irc: "chat.freenode.net#libtom"