summaryrefslogtreecommitdiff
path: root/test-suite/tests/coverage.test
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Deprecate make-structAndy Wingo1-3/+3
2016-06-21Add another code coverage testAndy Wingo1-1/+19
2015-01-23Mark two coverage tests as XFAILAndy Wingo1-3/+10
2014-04-16More robust coverage testsAndy Wingo1-1/+10
2014-04-04Fix coverage expectationsAndy Wingo1-3/+3
2013-11-21No more VM objects visible to SchemeAndy Wingo1-18/+16
2013-11-21Remove make-vm; there will be one vm per thread now.Andy Wingo1-1/+1
2013-11-08Fix coverage.test: instrumented-source-filesAndy Wingo1-1/+1
2013-11-08Fix coverage.test: "procedure-execution-count: never"Andy Wingo1-1/+1
2013-11-08Fix coverage.test: "line-execution-counts: one proc hit, one proc unused"Andy Wingo1-4/+3
2013-06-16tests: Don't rely on `scm_call_2' being visible.Ludovic Courtès1-14/+17
2012-05-31coverage: Add test for applicable structs.Ludovic Courtès1-1/+11
2011-10-15coverage: Add tests for `case-lambda'.Ludovic Courtès1-0/+22
2011-10-15coverage: Add test with `eval'.Ludovic Courtès1-2/+17
2010-09-24Fix coverage analysis of procedures called from C.Ludovic Courtès1-1/+20
2010-09-23Fixlet in `coverage.test'.Ludovic Courtès1-1/+2
2010-05-07Add (system vm coverage).Ludovic Courtès1-0/+201