summaryrefslogtreecommitdiff
path: root/test-suite/tests/coverage.test
Commit message (Expand)AuthorAgeFilesLines
* Fix coverage test for top-level binding optimizationAndy Wingo2019-08-181-2/+6
* Deprecate make-structAndy Wingo2017-09-221-3/+3
* Add another code coverage testAndy Wingo2016-06-211-1/+19
* Mark two coverage tests as XFAILAndy Wingo2015-01-231-3/+10
* More robust coverage testsAndy Wingo2014-04-161-1/+10
* Fix coverage expectationsAndy Wingo2014-04-041-3/+3
* No more VM objects visible to SchemeAndy Wingo2013-11-211-18/+16
* Remove make-vm; there will be one vm per thread now.Andy Wingo2013-11-211-1/+1
* Fix coverage.test: instrumented-source-filesAndy Wingo2013-11-081-1/+1
* Fix coverage.test: "procedure-execution-count: never"Andy Wingo2013-11-081-1/+1
* Fix coverage.test: "line-execution-counts: one proc hit, one proc unused"Andy Wingo2013-11-081-4/+3
* tests: Don't rely on `scm_call_2' being visible.Ludovic Courtès2013-06-161-14/+17
* coverage: Add test for applicable structs.Ludovic Courtès2012-05-311-1/+11
* coverage: Add tests for `case-lambda'.Ludovic Courtès2011-10-151-0/+22
* coverage: Add test with `eval'.Ludovic Courtès2011-10-151-2/+17
* Fix coverage analysis of procedures called from C.Ludovic Courtès2010-09-241-1/+20
* Fixlet in `coverage.test'.Ludovic Courtès2010-09-231-1/+2
* Add (system vm coverage).Ludovic Courtès2010-05-071-0/+201