lix/tests/functional/repl_characterization
Rebecca Turner 2a98ba8b97 Add pre-commit checks
The big ones here are `trim-trailing-whitespace` and `end-of-file-fixer`
(which makes sure that every file ends with exactly one newline
character).

Change-Id: Idca73b640883188f068f9903e013cf0d82aa1123
2024-03-29 22:57:40 -07:00
..
data Add pre-commit checks 2024-03-29 22:57:40 -07:00
.gitignore Implement a parser for a literate testing system for the repl 2024-03-14 14:30:38 -07:00
local.mk Implement a parser for a literate testing system for the repl 2024-03-14 14:30:38 -07:00
repl_characterization.cc libexpr: associate let exprs with the correct StaticEnv 2024-03-18 14:15:22 -07:00
test-session.cc Move DebugChar into its own file 2024-03-28 15:54:12 -07:00
test-session.hh Implement a repl characterization test system 2024-03-15 12:31:16 -07:00