sbcl.sbcl/contrib/sb-cover
2026-06-29 14:01:31 +02:00
..
cover.lisp Show number of stored fixups if *show-new-code* 2026-03-30 03:44:00 -04:00
file-info-tests.lisp Allow SB-COVER to read consing dot followed by read-eval 2025-11-21 14:04:41 +00:00
genhtml.lisp doc: update lisp definition docstrings for Markdown 2026-06-29 14:01:31 +02:00
Makefile 1.0.5.28: new contrib: sb-cover, a code coverage tool 2007-05-03 03:27:55 +00:00
manual.lisp doc: add new lisp manual files 2026-06-29 14:01:31 +02:00
save-restore-tests.lisp Support a MERGE-COVERAGE operation in SB-COVER 2025-11-14 18:12:35 +00:00
sb-cover.asd New function SB-COVER:LCOV-REPORT 2025-12-19 11:13:33 -05:00
sb-cover.texinfo doc: update generated texinfo files 2026-06-29 14:01:31 +02:00
test-data-1.lisp 1.0.5.28: new contrib: sb-cover, a code coverage tool 2007-05-03 03:27:55 +00:00
test-data-2-only.lisp Rearrange SB-COVER::REPORT-FILE 2025-10-29 11:37:59 +00:00
test-data-2.lisp 1.0.5.44: fix reading of a suppressed #. in sb-cover 2007-05-09 00:36:49 +00:00
test-data-3.lisp Fix sb-cover 2019-12-05 10:01:20 -05:00
test-data-4.lisp contrib/sb-cover: detect and emulate IN-PACKAGE when recording source maps 2019-01-27 02:57:52 +00:00
test-data-5.lisp Add missing file. 2022-05-02 23:27:44 -07:00
test-data-6.lisp Missing file. 2022-05-09 13:22:15 -07:00
test-data-branching-forms.lisp sb-cover: Always instrument top level forms correctly. 2022-02-17 00:04:44 -08:00
test-data-comma.lisp Rewrite source-path generation for commas 2025-10-30 21:38:59 +00:00
test-data-if.lisp Support a MERGE-COVERAGE operation in SB-COVER 2025-11-14 18:12:35 +00:00
test-data-method-walk.lisp Don't special case coverage-enabled code when expanding DEFMETHOD 2025-11-04 20:52:46 +00:00
test-data-quote.lisp Don't special-case QUOTE in source path finding 2025-10-30 21:38:59 +00:00
test-data-read-eval-cdr.lisp Add missing test file 2025-11-21 14:31:59 +00:00
test-data-read-eval.lisp Handle read-eval more robustly in SB-COVER. 2025-11-09 09:57:37 +00:00
test-data-sharp-c.lisp Allow sb-cover to parse files with complex literals in them 2025-10-18 12:01:39 +01:00
test-data-sharp-plus-minus.lisp Fix SB-COVER when reading a read-conditionalized top-level form 2025-10-14 21:28:29 +01:00
test-data-sharp-plus-sharp-dot.lisp Use the base readtable for reading feature expressions in SB-COVER 2025-11-09 09:57:37 +00:00
test-data-suppressed.lisp Rearrange SB-COVER::REPORT-FILE 2025-10-29 11:37:59 +00:00
test-data-utf8.lisp Chop trailing #\NUL chars from result of sb-cover::read-file 2025-12-08 22:29:04 -05:00
tests.lisp Chop trailing #\NUL chars from result of sb-cover::read-file 2025-12-08 22:29:04 -05:00