Age | Commit message (Expand) | Author | Files | Lines |
2020-08-01 | r/1514 fix(3p/nix/hash): initialize HashSink.ctx | Kane York | 1 | -0/+18 |
2020-07-28 | r/1504 fix(3p/nix/hash): provide a Status-returning constructor | Kane York | 1 | -1/+41 |
2020-07-28 | r/1499 chore(3p/nix/hash): add decoding tests | Kane York | 1 | -0/+19 |
2020-07-27 | r/1495 fix(3p/nix): apply all clang-tidy fixes | Kane York | 3 | -25/+25 |
2020-07-25 | r/1462 refactor(3p/nix): Remove custom base64 implementation | Griffin Smith | 2 | -0/+32 |
2020-07-24 | r/1451 fix(3p/nix): fix more clang-tidy warnings | Kane York | 1 | -3/+3 |
2020-07-19 | r/1403 fix(3p/nix): Fix all remaining compiler warnings | Vincent Ambo | 1 | -1/+1 |
2020-07-19 | r/1399 chore(3p/nix): Enable clang-format check in derivation build | Vincent Ambo | 1 | -1/+0 |
2020-07-19 | r/1398 test(3p/nix): Enable output comparison for evaluator success tests | Vincent Ambo | 15 | -364/+35 |
2020-07-19 | r/1397 test(3p/nix): Partially enable evaluator success tests | Vincent Ambo | 7 | -0/+28 |
2020-07-19 | r/1395 test(3p/nix): Add property tests for attribute set | Griffin Smith | 2 | -0/+169 |
2020-07-19 | r/1390 test(3p/nix): Port language test suite to Googletest | Vincent Ambo | 3 | -0/+200 |
2020-07-19 | r/1389 fix(3p/nix/tests): Fail DummyStore::addToStore on non-existent srcPath | Vincent Ambo | 2 | -3/+8 |
2020-07-19 | r/1387 chore(3p/nix/tests): Move language test files to src/tests | Vincent Ambo | 236 | -0/+2151 |
2020-07-18 | r/1378 refactor(3p/nix/tests): Move DummyStore into a separate file | Vincent Ambo | 2 | -33/+44 |
2020-07-18 | r/1369 test(3p/nix): Set up scaffolding & fix up tests for value-to-{json|xml} | Vincent Ambo | 2 | -45/+57 |
2020-07-18 | r/1368 test(3p/nix/libexpr): add json/xml tests | Andreas Rammhold | 1 | -0/+287 |