tvl-depot/third_party/nix/src/tests
Vincent Ambo 61a7b97c39 test(3p/nix): Enable output comparison for evaluator success tests
Enables loading of the expected output of evaluator tests from the
corresponding .exp files, and checks that the output matches.

This again leaves some tests behind in the disabled folder, but we now
have almost the entire suite up and running so I can get around to
cleaning up the disabled ones.

Other note: Some tests had XML output, despite not being related to
XML testing at all - I'm not sure why they chose to do this, but have
converted those test outputs to normal Nix instead.

We have a separate test suite for JSON & XML serialisation already,
which was contributed by andi-.

Change-Id: Id7c42c836edfec4c22db9d893e35489f3e6dd559
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1285
Tested-by: BuildkiteCI
Reviewed-by: isomer <isomer@tvl.fyi>
Reviewed-by: glittershark <grfn@gws.fyi>
2020-07-19 16:33:34 +00:00
..
lang test(3p/nix): Enable output comparison for evaluator success tests 2020-07-19 16:33:34 +00:00
attr-set.cc test(3p/nix): Add property tests for attribute set 2020-07-19 16:26:52 +00:00
CMakeLists.txt test(3p/nix): Add property tests for attribute set 2020-07-19 16:26:52 +00:00
dummy-store.hh test(3p/nix): Port language test suite to Googletest 2020-07-19 00:49:29 +00:00
language-tests.cc test(3p/nix): Enable output comparison for evaluator success tests 2020-07-19 16:33:34 +00:00
value-to-json.cc fix(3p/nix/tests): Fail DummyStore::addToStore on non-existent srcPath 2020-07-19 00:49:29 +00:00