tvl-depot/third_party
Griffin Smith d1653533a6 test(tvix): Cover scanForReferences in a test
Aded a few test cases covering the scanForReferences function, which had
been accidentally broken in 976a36c (which is now partially-reverted).
As part of this, since the test needed to generate hashes for store
paths, the logic in MakeStorePath to compress a sha256 hash down to 20
bytes and convert it to base32 has been extracted to a member function
on the Hash class.

Fixes: #34
Change-Id: Ie2d914688a80f42d0234d351a7cc0714fd15709e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1698
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
2020-08-09 17:26:19 +00:00
..
abseil_cpp feat(3p/absl): import StatusOr from tensorflow 2020-07-19 00:51:00 +00:00
apereo-cas
bat_syntaxes
bufbuild
cgit fix(3p/cgit): transpose html_option parameters 2020-08-03 10:28:44 +00:00
cpp/googleapis
emacs
farmhash
ffmpeg
gerrit chore(gerrit): Update to latest HEAD. 2020-08-02 01:01:08 +00:00
gerrit_plugins chore(gerrit): Update to latest HEAD. 2020-08-02 01:01:08 +00:00
git revert(3p/git): Revert merge of git upstream at v2.26.2 2020-05-26 00:06:52 +01:00
git-bug
gitignoreSource
glog fix(3p/nix): Link to glog built by Nix 2020-07-05 16:54:12 +00:00
gopkgs chore: simplify buildGo expressions 2020-08-04 07:43:25 +00:00
grpc
gtest feat(3p/gtest): Bump version & override stdenv to libcxx 2020-07-17 02:59:42 +00:00
haskell-language-server chore(3p): Bump nixpkgs channels 2020-08-06 00:15:33 +00:00
haskell_overlay chore(3p): Bump nixpkgs channels 2020-08-06 00:15:33 +00:00
immer
kernelPatches/trx40_usb_audio
lieer
lisp feat(3p/lisp): Add checkl 2020-07-27 14:18:06 +00:00
loxy chore(3p/loxy): Move //users/edef/loxy to //third_party 2020-08-03 10:32:39 +00:00
naersk
nix test(tvix): Cover scanForReferences in a test 2020-08-09 17:26:19 +00:00
nixery
notmuch chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
nsfv
openldap
protobuf
python/broadlink
rapidcheck feat(3p): Add rapidcheck 2020-07-19 16:26:52 +00:00
rr
smtprelay feat(nixos/smtprelay): Add derivation & module for SMTP relay 2020-06-13 01:23:01 +00:00
telega
terraform-gcp
default.nix chore(3p): Bump nixpkgs channels 2020-08-06 00:15:33 +00:00
haskell-overlay.nix
README.md

Third-Party Code

Code under this folder is one of the following:

  1. Externally developed dependencies which have been imported ("vendored") into this repository. These dependencies come with their own licenses and whatever else.

  2. Code that is developed inside of this repository, but released to an external repository via Copybara.