lix/tests/functional/repl_characterization
raito b8cb7abcf0 chore: rebrand Nix to Lix when it makes sense
Here's my guide so far:

$ rg '((?!(recursive).*) Nix
(?!(daemon|store|expression|Rocks!|Packages|language|derivation|archive|account|user|sandbox|flake).*))'
-g '!doc/' --pcre2

All items from this query have been tackled. For the documentation side:
that's for #162.

Additionally, all remaining references to github.com/NixOS/nix which
were not relevant were also replaced.

Fixes: #148.
Fixes: #162.
Change-Id: Ib3451fae5cb8ab8cd9ac9e4e4551284ee6794545
Signed-off-by: Raito Bezarius <raito@lix.systems>
2024-06-01 20:31:24 +02:00
..
data Print top-level errors normally in nix repl 2024-04-09 08:34:40 -07:00
extra_data Add repl-overlays 2024-04-08 17:11:47 -07:00
.gitignore Implement a parser for a literate testing system for the repl 2024-03-14 14:30:38 -07:00
meson.build meson: run repl characterization test 2024-04-03 17:05:30 -06:00
repl_characterization.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
test-session.cc chore: rebrand Nix to Lix when it makes sense 2024-06-01 20:31:24 +02:00
test-session.hh util.{hh,cc}: Split out file-descriptor.{hh,cc} 2024-05-29 09:54:47 +02:00