about summary refs log tree commit diff
path: root/third_party/nix/src/tests/language-tests.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19 r/4098 chore(3p/nix): unvendor tvix 0.1Vincent Ambo1-290/+0
2020-11-21 r/1888 chore(tvix): Use StatusOr API available in Abseil's versionVincent Ambo1-3/+4
2020-08-18 r/1673 feat(tvix): Re-enable language tests that needed a storeKane York1-1/+51
2020-08-06 r/1613 fix(3p/nix): Use SkipEmpty in all calls to absl::StrSplitKane York1-1/+2
2020-08-03 r/1557 refactor(3p/nix): Only initialise garbage-collector where neededVincent Ambo1-1/+1
2020-08-01 r/1534 fix(3p/nix): revert "apply all clang-tidy fixes"Kane York1-2/+2
2020-07-27 r/1495 fix(3p/nix): apply all clang-tidy fixesKane York1-2/+2
2020-07-24 r/1451 fix(3p/nix): fix more clang-tidy warningsKane York1-3/+3
2020-07-19 r/1403 fix(3p/nix): Fix all remaining compiler warningsVincent Ambo1-1/+1
2020-07-19 r/1398 test(3p/nix): Enable output comparison for evaluator success testsVincent Ambo1-3/+30
2020-07-19 r/1397 test(3p/nix): Partially enable evaluator success testsVincent Ambo1-0/+21
2020-07-19 r/1390 test(3p/nix): Port language test suite to GoogletestVincent Ambo1-0/+190