forked from lix-project/lix
Rebecca Turner
83729b2075
- Use a recursive descent parser so that it's easy to extend.
- Add `@args` to enable customizing command-line arguments
- Add `@should-start` to enable `nix repl` tests that error before
entering the REPL
- Make sure to read all stdout output before comparing. This catches
some extra output we were tossing out before!
Change-Id:
|
||
---|---|---|
.. | ||
data | ||
.gitignore | ||
local.mk | ||
repl_characterization.cc | ||
test-session.cc | ||
test-session.hh |