index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
Age
Commit message (
Expand
)
Author
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
"but doctor, I AM the untrusted store": nix doctor had wrong trustedness
Jade Lovelace
2024-04-08
Fix REPL test parser nits
Rebecca Turner
2024-04-08
Merge "Rename some parse failure tests to `parse-fail-*`" into main
rebecca “wiggles” turner
2024-04-07
Merge pull request #10208 from 9999years/print-strings-directly
Robert Hensing
2024-04-06
Merge "Rewrite REPL test parser" into main
rebecca “wiggles” turner
2024-04-06
Merge "meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer" into...
Qyriad
2024-04-05
Merge "meson: run repl characterization test" into main
Qyriad
2024-04-05
Rewrite REPL test parser
Rebecca Turner
2024-04-04
meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer
Qyriad
2024-04-04
Rename some parse failure tests to `parse-fail-*`
Rebecca Turner
2024-04-03
meson: run repl characterization test
Qyriad
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-29
Add `pre-commit` checks
Rebecca Turner
2024-03-29
Merge "Move `DebugChar` into its own file" into main
rebecca “wiggles” turner
2024-03-29
meson: increase functional test timeout
eldritch horrors
2024-03-28
Move `DebugChar` into its own file
Rebecca Turner
2024-03-27
meson: implement functional tests
Qyriad
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
feat: notation to refer to no attribute search prefix
Tom Bereknyei
2024-03-24
Improve new CLI UX by supporting short `-E` flag for `--expr`
Lunaphied
2024-03-18
libexpr: associate let exprs with the correct StaticEnv
eldritch horrors
2024-03-18
libexpr: sort binding name in debugger
eldritch horrors
2024-03-18
use byte indexed locations for PosIdx
eldritch horrors
2024-03-18
diagnose "unexpected EOF" at EOF
eldritch horrors
2024-03-18
match line endings used by parser and error reports
eldritch horrors
2024-03-18
report inherit attr errors at the duplicate name
eldritch horrors
2024-03-18
normalize formal order on ExprLambda::show
eldritch horrors
2024-03-18
keep copies of parser inputs that are in-memory only
eldritch horrors
2024-03-16
diagnose duplicated attrs at correct path
eldritch horrors
2024-03-15
Allow dlopen of plugins to fail
Jade Lovelace
2024-03-15
Test that :st does ... something
Jade Lovelace
2024-03-15
repl_characterization: Also verify the stack trace exists
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
2024-03-14
libexpr: fix elided value counting in printer
eldritch horrors
2024-03-10
evaluate inherit (from) exprs only once per directive
eldritch horrors
2024-03-10
group inherit by source during Expr::show
eldritch horrors
2024-03-10
use the same bindings print for ExprAttrs and ExprLet
eldritch horrors
2024-03-10
add test for inherit expr printing
eldritch horrors
2024-03-10
add test for inherit-from semantics
eldritch horrors
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
eldritch horrors
2024-03-09
Pretty-print values in the REPL
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Merge pull request #9926 from 9999years/fix-cycle-detection-in-nix-repl
eldritch horrors
[next]