index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2024-03-26
Remove `HintFmt::operator%`
Rebecca Turner
2024-03-26
meson: implement unit tests
Qyriad
2024-03-18
Merge "Delete hasPrefix and hasSuffix from the codebase" into main
jade
2024-03-18
use byte indexed locations for PosIdx
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-17
builtins.nixVersion: return fixed fake version
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-13
support <program>_ENV variables
eldritch horrors
2024-03-11
import the revisions to the characterization test framework from cppnix
Jade Lovelace
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 #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-07
Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-...
eldritch horrors
2024-03-07
Merge pull request #10074 from lf-/jade/ban-implicit-fallthrough
eldritch horrors
2024-03-04
Ban building Nix with NDEBUG
eldritch horrors
2024-03-04
Merge pull request #9841 from obsidiansystems/float-speed-factor
eldritch horrors
2024-03-04
Merge pull request #4093 from matthewbauer/eval-system
eldritch horrors
2024-03-04
fix: `nlohmann::adl_serializer` for `std::optional` (#9147)
eldritch horrors
2024-03-04
Merge pull request #9395 from nbraud/buitlins
eldritch horrors
2024-03-04
Merge pull request #7348 from thufschmitt/dont-use-vlas
eldritch horrors
2024-03-04
Merge pull request #9247 from obsidiansystems/derivation-test-with-files
eldritch horrors
2024-03-04
Merge pull request #6223 from obsidiansystems/worker-proto-with-version
eldritch horrors
2024-03-04
Merge pull request #9157 from obsidiansystems/protocol-versions
Robert Hensing
2024-03-04
Merge pull request #9137 from obsidiansystems/serve-protocol
eldritch horrors
2024-03-04
Merge pull request #9099 from obsidiansystems/common-proto
eldritch horrors
2024-03-04
Merge pull request #9098 from obsidiansystems/test-proto
eldritch horrors
2024-03-04
Merge pull request #9094 from obsidiansystems/test-proto
eldritch horrors
2024-03-04
Merge pull request #8923 from obsidiansystems/test-proto
eldritch horrors
2023-12-05
Add missing `-pthread` for test support libraries
John Ericson
2023-12-01
Move tests to separate directories, and document
John Ericson