Commit Graph

76 Commits

Author SHA1 Message Date
hysios hu
d3a87a7fc6 remove debug log 2012-09-25 16:12:50 +08:00
hysios hu
1079c71369 add printFile function 2012-09-23 18:17:50 +08:00
hysios hu
065e69b09f fix a bug 2012-09-23 18:08:56 +08:00
hysios hu
9a47cdd6c8 add print fh 2012-09-23 17:33:27 +08:00
hysios hu
f96b931285 Runner::print 2012-09-23 17:27:03 +08:00
hysios hu
d65348a051 add a deboug print 2012-09-23 17:08:51 +08:00
hysios hu
fd383be5ac print outoutFile Name 2012-09-23 16:54:25 +08:00
hysios hu
f2126b2885 fix std:endl 2012-09-23 16:40:16 +08:00
hysios hu
453271ad33 add Print debug log 2012-09-23 11:07:43 +08:00
hysios hu
c0014ae2b7 add print 2012-09-21 18:07:19 +08:00
hysios hu
d60a95efaf add display filename in load_spec 2012-09-21 17:33:46 +08:00
John Bintz
0064595dea remove the specification of the qmakespec, maybe help fix #59 2012-02-21 09:19:33 -05:00
John Bintz
47b8d10d56 server runner updated 2012-01-17 13:32:57 -05:00
John Bintz
8de1bd8cf0 clean up some fixes 2012-01-12 18:07:08 -05:00
John Bintz
5d43eb2193 let's run with a server, like all the cool kids do nowadays\! 2012-01-12 15:02:32 -05:00
John Bintz
1f56031d8b -q to silence some noisy things, fixes #97 2012-01-11 08:44:28 -05:00
John Bintz
dfe1bece2c make sure window.promot doesn't get called, fixes #106 2012-01-09 11:09:34 -05:00
John Bintz
7587381e1e qt 4.8 webkit doesn't use working dir to resolve local file urls anymore, fixes #101 2012-01-03 10:47:18 -05:00
John Bintz
0adf3a41b6 a whole ton of reporters work 2011-12-29 18:37:23 -05:00
John Bintz
5743227de6 have runner define report files as a queue 2011-12-12 14:54:53 -05:00
John Bintz
e03389e938 start splitting the reporters out 2011-12-12 12:22:32 -05:00
John Bintz
26762f0586 have the built-in reporter ping the runner when tests complete, to keep it alive 2011-11-10 13:52:42 -05:00
John Bintz
5ca065728d finalize the runner, time to merge? 2011-11-05 14:19:41 -04:00
John Bintz
298e8c2d3d last set of changes 2011-10-25 22:22:29 -04:00
John Bintz
d9ade573c9 clean out the old cruft, getting really close 2011-10-25 16:15:52 -04:00
John Bintz
9289f97f16 more gutting and cleaning, just like a fish 2011-10-25 15:41:22 -04:00
John Bintz
7db116fb45 more breakage 2011-10-25 11:25:28 -04:00
John Bintz
54e5d5c9d5 more breakage 2011-10-25 11:25:02 -04:00
John Bintz
dda84fdcb9 first big switch to javascript doing all the work 2011-10-24 16:40:08 -04:00
John Bintz
4f8a49e47c better printing of matching matcher lines 2011-09-20 16:09:32 -04:00
John Bintz
243fe526ac rip out the big js parser and put in a tiny one to guess spec line numbers on failures 2011-09-12 15:12:58 -04:00
John Bintz
183bd93d31 timer updates, should fix #56 2011-09-06 11:37:29 -04:00
John Bintz
f1318a5223 Merge branch 'master' into qt-cleanup 2011-09-02 15:52:24 -04:00
John Bintz
e5510f13d0 halfway in the middle of the reporting change 2011-09-02 15:52:19 -04:00
John Bintz
68a2888d35 failed test 2011-09-02 10:24:24 -04:00
John Bintz
bd8fa3e536 appease rubygems 2011-09-01 08:36:11 -04:00
John Bintz
3fdc69cfdd starting work on report file output 2011-08-30 15:59:09 -04:00
John Bintz
0c368ec9f2 factor out the console reporting from the runner 2011-08-30 11:56:35 -04:00
John Bintz
904be27e42 some more c++ cleanup 2011-08-29 13:35:36 -04:00
John Bintz
aeb6d57505 stupid cpp fixes 2011-08-27 10:53:29 -04:00
John Bintz
e3923335b8 clean up cpp some more 2011-08-26 11:18:04 -04:00
John Bintz
64037b205f big merge 2011-08-23 19:55:48 -04:00
John Bintz
b54f163d3e make cleanups and color fixes 2011-08-23 19:49:47 -04:00
John Bintz
77a14311aa don't process any more specs when there's an error, makes the output make more sense on super-fast computers when errors occur 2011-08-07 14:45:57 -04:00
John Bintz
4fb82c2e7c more qt testing work 2011-08-03 12:26:39 -04:00
John Bintz
370eb182d8 trying stuff 2011-08-02 15:47:14 -04:00
John Bintz
22577e0fdc qt cleanup 2011-08-02 10:20:18 -04:00
John Bintz
60713fc88f start c++ cleanup 2011-08-01 13:09:08 -04:00
John Bintz
13bcd5226e ensure a spec can't leave the page, causing a craaaazy loop 2011-07-22 07:42:25 -04:00
John Bintz
21d93e7c9f set application name to silence phonon warnings 2011-07-19 09:54:39 -04:00