Add source location test
* test-suite/tests/dwarf.test: New test, testing that source location information survives the round-trip through the compiler, back out to the (system vm debug) interfaces.
This commit is contained in:
parent
c0ada5a766
commit
ae07b8e70b
2 changed files with 89 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ SCM_TESTS = tests/00-initial-env.test \
|
|||
tests/coverage.test \
|
||||
tests/cse.test \
|
||||
tests/curried-definitions.test \
|
||||
tests/dwarf.test \
|
||||
tests/ecmascript.test \
|
||||
tests/elisp.test \
|
||||
tests/elisp-compiler.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue