index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
repl_characterization
/
repl_characterization.cc
Age
Commit message (
Expand
)
Author
2024-07-18
libexpr/print: pretty-print idempotently
Alois Wohlschlager
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out strings.{hh,cc}
Tom Hubrecht
2024-04-09
Print top-level errors normally in `nix repl`
Rebecca Turner
2024-04-09
Merge "Add `repl-overlays`" into main
rebecca “wiggles” turner
2024-04-08
Add `repl-overlays`
Rebecca Turner
2024-04-08
Fix REPL test parser nits
Rebecca Turner
2024-04-07
Merge pull request #10208 from 9999years/print-strings-directly
Robert Hensing
2024-04-05
Rewrite REPL test parser
Rebecca Turner
2024-04-03
Make `repl_characterization.cc` constants `string_view`s
Rebecca Turner
2024-03-31
Merge pull request #9920 from 9999years/forbid-nested-debuggers
Théophane Hufschmitt
2024-03-18
libexpr: associate let exprs with the correct StaticEnv
eldritch horrors
2024-03-15
Test that :st does ... something
Jade Lovelace
2024-03-15
repl_characterization: eat newlines after commands and source-dir paths
Jade Lovelace
2024-03-15
Add regression tests for #9917, #9918
Jade Lovelace
2024-03-15
Implement a repl characterization test system
Jade Lovelace
2024-03-14
Implement a parser for a literate testing system for the repl
Jade Lovelace