Marco Castelluccio
|
3a0723d7df
|
Run the echo server before running tests
|
2014-10-15 15:02:32 -07:00 |
Marco Castelluccio
|
d01f900189
|
Use a simple python tool to print the log file
|
2014-09-17 13:09:34 -07:00 |
Marco Castelluccio
|
7220a40aeb
|
Use tee again, without redirecting stderr
|
2014-09-16 13:31:53 -07:00 |
Marco Castelluccio
|
acf34a1754
|
Ignore error if test.log doesn't exist
|
2014-09-16 13:04:23 -07:00 |
Marco Castelluccio
|
268ebc7382
|
Remove the test.log file for each run, use cat's "-v" option
|
2014-09-16 12:58:19 -07:00 |
Marco Castelluccio
|
31f361c32d
|
Print the test.log file in the after_script step
|
2014-09-16 12:41:40 -07:00 |
Marco Castelluccio
|
b5d9b97545
|
Use cat instead of strings and show colors
|
2014-09-16 12:06:11 -07:00 |
Marco Castelluccio
|
04c92852e0
|
Don't fail the build if strings fails to print the log
|
2014-09-16 11:56:44 -07:00 |
Marco Castelluccio
|
0ab6b9dc50
|
Use no-colors option in casperjs
|
2014-09-16 11:51:22 -07:00 |
Marco Castelluccio
|
d411ca1f69
|
Don't use tee but redirect the log to a file and print it afterwards
|
2014-09-16 11:48:29 -07:00 |
Marco Castelluccio
|
1e9bb0f61e
|
Allow building without running tests
|
2014-09-13 20:12:04 -07:00 |
Marco Castelluccio
|
a962eb3b04
|
Make test and clean phony targets
|
2014-09-13 20:10:50 -07:00 |
Marco Castelluccio
|
90647b2a91
|
Always kill the python server (both if tests succeed or if tests fail)
|
2014-09-13 20:10:01 -07:00 |
Marco Castelluccio
|
9a93c6a476
|
Show casperjs logs
|
2014-09-13 20:09:31 -07:00 |
Myk Melez
|
40399dd755
|
Revert "Test SMS MIDlet automatically"
|
2014-09-11 10:50:58 -07:00 |
Marco Castelluccio
|
4c3c5f5c90
|
Add debug statements to investigate failure
|
2014-09-11 10:25:59 -07:00 |
Marco Castelluccio
|
57cb36ba2f
|
Automatically generate _main.ks file
|
2014-08-28 13:36:41 -07:00 |
Andreas Gal
|
636aaf643a
|
Merge pull request #137 from marco-c/build_fail
Make build fail if tests fail
|
2014-08-25 23:09:03 -06:00 |
Andreas Gal
|
7f4b1b27b8
|
Merge pull request #139 from marco-c/rebuild_when_source_changes
Rebuild java and tests subdirectories when code changes
|
2014-08-25 23:08:42 -06:00 |
Marco Castelluccio
|
4aefe89a83
|
Use -C option instead of cd
|
2014-08-25 18:34:31 -07:00 |
Marco Castelluccio
|
244d1319cf
|
Rebuild java and tests subdirectories when code changes
|
2014-08-25 18:31:30 -07:00 |
Marco Castelluccio
|
a6707a8ae1
|
Remove Testlets.java on |make clean| and make top directory makefile execute |make clean| in tests/ and java/
|
2014-08-25 18:19:09 -07:00 |
Marco Castelluccio
|
57329e4443
|
Make build fail if tests fail
|
2014-08-25 18:00:03 -07:00 |
Marco Castelluccio
|
cda47ffce0
|
killall Python
|
2014-08-05 16:13:11 -07:00 |
Andreas Gal
|
8a45a2256d
|
unburn build
|
2014-08-05 12:17:41 -07:00 |
Marco Castelluccio
|
36b66c9651
|
Add || true
|
2014-08-05 12:07:44 -07:00 |
Marco Castelluccio
|
6aad78d7a1
|
Kill Python SimpleHTTPServer
|
2014-08-05 12:04:44 -07:00 |
Andreas Gal
|
07d06897ac
|
fix test automation
|
2014-08-04 19:54:58 -07:00 |
Andreas Gal
|
4d1e3e0897
|
add first unit test
|
2014-08-04 18:35:15 -07:00 |
Andreas Gal
|
268ce48966
|
start integrating testing
|
2014-08-04 18:27:31 -07:00 |
Marco Castelluccio
|
8a2b16ec1d
|
Update Makefile
|
2014-08-04 13:38:28 -07:00 |
Marco Castelluccio
|
f9ec7b6203
|
Simple library to support FS operations
|
2014-08-04 13:17:25 -07:00 |
Andreas Gal
|
9a16653341
|
add dependency to makefile
|
2014-07-18 21:04:17 -07:00 |
Andreas Gal
|
f59bebf2b3
|
fix dconst_0/1
|
2014-07-18 18:23:49 -07:00 |
Andreas Gal
|
eb8153a3bc
|
fix makefile
|
2014-07-18 08:35:06 -07:00 |
Andreas Gal
|
192fcd8519
|
start adding micro tests
|
2014-07-16 20:07:00 -07:00 |
Andreas Gal
|
68e4a80a0e
|
add TestDup test and fix staticFields initialization for classes that are not loaded via getClass
|
2014-07-16 19:09:44 -07:00 |
Andreas Gal
|
b339dc6f95
|
put tests into the right package
|
2014-07-15 16:49:00 -07:00 |
Andreas Gal
|
006b9c5999
|
update makefile
|
2014-07-15 16:04:32 -07:00 |
Andreas Gal
|
cfb7914904
|
cleanup makefile
|
2014-07-15 00:23:14 -07:00 |
Andreas Gal
|
673c224628
|
rework VM core
|
2014-07-12 14:07:11 -07:00 |