aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/repl_characterization
AgeCommit message (Expand)Author
2024-07-31tree-wide: add support for asan!Jade Lovelace
2024-07-18libexpr/print: pretty-print idempotentlyAlois Wohlschlager
2024-06-23libutil: return Pid from startProcess, not pid_teldritch horrors
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out processes.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-descriptor.{hh,cc}Tom Hubrecht
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-04-09Print top-level errors normally in `nix repl`Rebecca Turner
2024-04-09Merge "Add `repl-overlays`" into mainrebecca “wiggles” turner
2024-04-08Add `repl-overlays`Rebecca Turner
2024-04-08Fix REPL test parser nitsRebecca Turner
2024-04-07Merge pull request #10208 from 9999years/print-strings-directlyRobert Hensing
2024-04-06Merge "Rewrite REPL test parser" into mainrebecca “wiggles” turner
2024-04-05Merge "meson: run repl characterization test" into mainQyriad
2024-04-05Rewrite REPL test parserRebecca Turner
2024-04-03meson: run repl characterization testQyriad
2024-04-03Make `repl_characterization.cc` constants `string_view`sRebecca Turner
2024-03-31Merge pull request #9920 from 9999years/forbid-nested-debuggersThéophane Hufschmitt
2024-03-29Add `pre-commit` checksRebecca Turner
2024-03-28Move `DebugChar` into its own fileRebecca Turner
2024-03-18libexpr: associate let exprs with the correct StaticEnveldritch horrors
2024-03-18libexpr: sort binding name in debuggereldritch horrors
2024-03-15Test that :st does ... somethingJade Lovelace
2024-03-15repl_characterization: Also verify the stack trace existsJade Lovelace
2024-03-15repl_characterization: eat newlines after commands and source-dir pathsJade Lovelace
2024-03-15Add regression tests for #9917, #9918Jade Lovelace
2024-03-15Implement a repl characterization test systemJade Lovelace
2024-03-14Implement a parser for a literate testing system for the replJade Lovelace