index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
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-17
builtins.nixVersion: return fixed fake version
Jade Lovelace
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-13
support <program>_ENV variables
eldritch horrors
2024-03-11
import the revisions to the characterization test framework from cppnix
Jade Lovelace
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-10
Merge "make the multi-node vm tests a bit more reliable" into main
eldritch horrors
2024-03-10
make the multi-node vm tests a bit more reliable
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
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Merge pull request #9928 from 9999years/error-messages-in-nix-repl
eldritch horrors
2024-03-09
Merge pull request #9929 from 9999years/dont-print-values-in-magenta
eldritch horrors
2024-03-09
Merge pull request #9926 from 9999years/fix-cycle-detection-in-nix-repl
eldritch horrors
2024-03-09
Merge pull request #9754 from 9999years/print-value-when-coercion-fails
eldritch horrors
2024-03-09
Merge pull request #9818 from Ma27/print-value-on-function-call-type-error
eldritch horrors
2024-03-09
Merge pull request #9753 from 9999years/print-value-on-type-error
eldritch horrors
2024-03-09
Unify and refactor value printing
eldritch horrors
2024-03-08
flake.nix: upgrade to nixos-23.11
Puck Meerburg
2024-03-07
Merge pull request #9324 from 9999years/fix-8854-take-2
eldritch horrors
2024-03-07
Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-...
eldritch horrors
2024-03-07
Merge pull request #9032 from Ma27/structured-attrs-env-vars
eldritch horrors
2024-03-07
Merge pull request #9676 from DavHau/git-testsuite
eldritch horrors
2024-03-07
Merge pull request #9631 from cole-h/fixup-check-warnings
eldritch horrors
2024-03-07
Merge pull request #8544 from edolstra/handle-missing-gc-socket
eldritch horrors
2024-03-07
Merge pull request #9985 from alois31/symlink-resolution
eldritch horrors
2024-03-07
Merge pull request #10074 from lf-/jade/ban-implicit-fallthrough
eldritch horrors
2024-03-06
tests/nixos/remote-builds*: Inline module + format
eldritch horrors
2024-03-06
tests/nixos: Test remote build against older versions
eldritch horrors
2024-03-07
Merge pull request #9604 from obsidiansystems/test-substitute-on-destination
eldritch horrors
2024-03-06
Merge pull request #9280 from R-VdP/rvdp/fix_remote_logging_phase_reporting
eldritch horrors
2024-03-07
Copy the output of fixed-output derivations before registering them
Puck Meerburg
2024-03-05
Merge pull request #9105 from Ericson2314/split-out-nixos-tests
eldritch horrors
2024-03-04
Ban building Nix with NDEBUG
eldritch horrors
2024-03-04
Merge pull request #9933 from pennae/debugger-fix
eldritch horrors
2024-03-04
Merge pull request #9930 from rvl/print-dev-env-unbound-variables
eldritch horrors
[next]