bgamari / ghc-debug

Moved to Haskell.org GitLab.
https://gitlab.haskell.org/ghc/ghc-debug
62 stars 10 forks source link

WIP: system-tests: Add simple system tests #35

Closed supersven closed 4 years ago

supersven commented 4 years ago

I've started to write some tests that run a "Debuggee" and call some GHC.Debug.Client functions.

I'd like to propose this nomenclature for tests in this project:

Refers to #2