Skip to content

Commit

Permalink
chore: update test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
Erin van der Veen committed Jun 13, 2024
1 parent 5b1b7ce commit 5063530
Show file tree
Hide file tree
Showing 9 changed files with 12,960 additions and 29,813 deletions.
18,259 changes: 0 additions & 18,259 deletions genealogos/tests/fixtures/nixtract/trace-files/02-nixtract.1_4.out

This file was deleted.

9,094 changes: 0 additions & 9,094 deletions genealogos/tests/fixtures/nixtract/trace-files/02-nixtract.1_5.out

This file was deleted.

753 changes: 0 additions & 753 deletions genealogos/tests/fixtures/nixtract/trace-files/02-nixtract.in

This file was deleted.

10,815 changes: 10,815 additions & 0 deletions genealogos/tests/fixtures/nixtract/trace-files/02-topiary.1_4.out

Large diffs are not rendered by default.

442 changes: 442 additions & 0 deletions genealogos/tests/fixtures/nixtract/trace-files/02-topiary.in

Large diffs are not rendered by default.

324 changes: 162 additions & 162 deletions genealogos/tests/fixtures/nixtract/trace-files/04-hello.in

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -41546,11 +41546,7 @@
},
{
"ref": "/nix/store/z0dk90vlwlhm097kka2632wmnjr0izw2-expat-2.5.0.tar.xz",
"dependsOn": [
"/nix/store/nn4r72dhv209xsh1pixyih1jyy6gimsq-mirrors-list",
"/nix/store/p34mh9lwxc3fk79r75inla03v1qimns3-curl-8.4.0-dev",
"/nix/store/rrisfqxxibsyfkzg77hlbp7wxwhi3myy-stdenv-linux"
]
"dependsOn": []
},
{
"ref": "/nix/store/z0w3l90hw9gi23vy7w5q2l3slr8bji4y-cups-2.4.7-source.tar.gz",
Expand Down
3,078 changes: 1,539 additions & 1,539 deletions genealogos/tests/fixtures/nixtract/trace-files/05-blackbox-terminal.in

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/update-fixture-input-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ nixpkgs_commit="84d981bae8b5e783b3b548de505b22880559515f"
set -e

# Update the fixture files
nixtract -f "github:tweag/nixtract?rev=4e170b1c8566356688da15f7bc05ee41474a3b89" "$base_path/02-nixtract.in"
nixtract -f "github:nixos/nixpkgs?rev=${nixpkgs_commit}" -a "topiary" "$base_path/02-topiary.in"
nixtract -f "github:nixos/nixpkgs?rev=${nixpkgs_commit}" -a "hello" "$base_path/04-hello.in"
nixtract -f "github:nixos/nixpkgs?rev=${nixpkgs_commit}" -a "blackbox-terminal" "$base_path/05-blackbox-terminal.in"

0 comments on commit 5063530

Please sign in to comment.