Commit Graph

72 Commits

Author SHA1 Message Date
Spencer Florence
d6ec4f7969 fixed char/byte location issues 2014-12-31 12:09:00 -06:00
Spencer Florence
8b4b5faa9f fixed an offset bug with 'missing positions and racket-lexer 2014-12-31 00:12:28 -06:00
Spencer Florence
b78c10ce42 fixed an off by 1 error in covered? 2014-12-30 22:00:04 -06:00
Spencer Florence
1a4c54d3f8 moved main.scrbl to make the generated docs cleaner 2014-12-30 21:48:19 -06:00
Spencer Florence
b6b23f33f2 added docs for verbose 2014-12-30 21:36:51 -06:00
Spencer Florence
0655af9146 allowed for excluding directores from output 2014-12-30 21:35:13 -06:00
Spencer Florence
d1a785cdd9 more verbose statements 2014-12-30 17:44:52 -06:00
Spencer Florence
c0ae44c199 fixed a verbose print 2014-12-30 17:42:52 -06:00
Spencer Florence
c036ba9541 added verbose flag 2014-12-30 17:38:14 -06:00
Spencer Florence
24897e0ad0 fixed more absolute path bugs 2014-12-30 17:15:22 -06:00
Spencer Florence
c01a64fa42 moved coloring to css file 2014-12-30 14:07:21 -06:00
Spencer Florence
94defd5fc2 fixed absolute paths passed to raco 2014-12-30 14:01:54 -06:00
Spencer Florence
a4db4a2412 now monspacing font in html 2014-12-30 14:00:35 -06:00
Spencer Florence
5a457797e3 fixed once-any bug 2014-12-30 13:26:09 -06:00
Spencer Florence
7159e1686c fixed extra line breaks in html output 2014-12-30 13:17:19 -06:00
Spencer Florence
d0399c1882 added more output to raco 2014-12-30 13:09:43 -06:00
Spencer Florence
de2295cc8d now generating an index 2014-12-30 13:06:08 -06:00
Spencer Florence
dd28758933 now checking for valid format types *before* running coverage 2014-12-30 12:18:05 -06:00
Spencer Florence
86cd88b0b1 added raw output: only useful for debugging 2014-12-30 12:18:05 -06:00
Spencer Florence
fb237ee36c force collection name 2014-12-30 12:18:04 -06:00
Spencer Florence
235602763a better html rendering 2014-12-30 12:18:04 -06:00
Ryan Plessner
e622bffcd5 I have an idea: let's mix snake case and hyphens in our api naming scheme 2014-12-30 09:25:27 -05:00
Ryan Plessner
598ba4c19c no need for the repo token, I hope 2014-12-29 21:02:33 -05:00
Spencer Florence
4c82d2b92b fixed breaking absolute paths 2014-12-29 19:23:30 -06:00
Spencer Florence
b9a286f3ad fixed a bug where paths given directly caused modread to error 2014-12-29 19:21:05 -06:00
Spencer Florence
a883f5cd40 force simplifaction of paths to stop modread from breaking 2014-12-29 19:05:58 -06:00
Ryan Plessner
862da31e52 added the repo token in when travis is used. 2014-12-29 15:54:37 -05:00
Ryan Plessner
90d47417f8 added travis detection to the coveralls formatter 2014-12-29 15:27:11 -05:00
Spencer Florence
49fbfc00e4 added bash/curl warning to coverall in scribble 2014-12-29 13:39:40 -06:00
Spencer Florence
7ebde86f23 new api, scribblings, and bug fixes 2014-12-29 13:34:20 -06:00
Spencer Florence
8b42e6b635 coverage is now automatic 2014-12-29 11:37:34 -06:00
Spencer Florence
48ab4213b8 more readme fixes 2014-12-29 11:00:32 -06:00
Spencer Florence
ac7a1498bf fixed README 2014-12-29 10:56:28 -06:00
Spencer Florence
511ed88376 fixed tests and renamed to cover 2014-12-29 10:29:03 -06:00
Spencer Florence
fc37df938d now better-test can run on itself 2014-12-29 10:10:00 -06:00
Ryan Plessner
38ec37d73a separated html and coveralls into two private files. 2014-12-29 11:07:18 -05:00
Spencer Florence
0822dd962e expanding readme 2014-12-29 00:08:14 -06:00
Spencer Florence
3836db1902 added rudementary coveralls support 2014-12-28 23:52:19 -06:00
Spencer Florence
bb81fec0d6 now disabling test coverage when its not needed 2014-12-28 22:24:14 -06:00
Spencer Florence
c639552132 now ignoring submodules in coverage reports. 2014-12-28 21:01:17 -06:00
Spencer Florence
ac90362977 covered? now correctly handles comments 2014-12-28 18:42:28 -06:00
Ryan Plessner
ed33f496f3 added coveralls json type. currently, only dumps to coverage directory 2014-12-28 18:59:10 -05:00
Spencer Florence
c126f3a0f5 fixed a bug with neither covered nor uncovered code 2014-12-28 16:27:43 -06:00
Spencer Florence
cc27842fa9 added README 2014-12-28 16:04:44 -06:00
Ryan Plessner
081d8d2352 fixed the off by one issue that was causing characters t odisappear 2014-12-28 16:33:39 -05:00
Spencer Florence
a9c03abc6a now returning 1 on rackunit test failure 2014-12-28 15:24:25 -06:00
Ryan Plessner
6941d9b4c1 coverage now replaces existing coverage files 2014-12-28 16:13:16 -05:00
Ryan Plessner
e4a7f0701f added a directory command and a coverage command 2014-12-28 16:00:11 -05:00
Spencer Florence
6f21604f7a delete compiled files that are being tested 2014-12-28 14:25:13 -06:00
Ryan Plessner
1b77aced57 basic html output 2014-12-28 15:08:43 -05:00