alpha
Login
or
Join now
yen.salif.eu
/
noverby
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[★] Personal Monorepo
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
noverby
/
rust
/
binutils
/
tests
/
readelf
/
at
main
36 files
Niclas Overby
chore(rust/binutils): Port test suite from bash to nushell
4w ago
ebddbe3b
arch-specific.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
archive-index-not-archive.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
dynamic-arch.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
dynamic-program-headers.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
dynamic.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
file-header.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
groups-wide.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
groups.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
header-notes.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
header-program.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
header-sections.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
headers-all.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
headers-combined.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
hex-dump-data.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
hex-dump-text.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
hex-dump.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
histogram.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
multiple-files.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
notes-symbols.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
notes-wide.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
notes-with-sections.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
notes.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
program-headers.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
program-wide.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
relocs.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
sections-arch-wide.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
sections.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
string-dump-data.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
string-dump-missing.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
string-dump-text.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
string-dump.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
symbols.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
unwind.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
use-dynamic.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
version-info.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
wide.nu
chore(rust/binutils): Port test suite from bash to nushell Convert the 137 comparison-test fixtures under tests/ from .sh to .nu and rewrite testsuite.nix to run them with nushell. Shared compare/normalize helpers move into tests/helpers.nu, which the harness lays out one directory above the fixture so each fixture's `source ../helpers.nu` resolves. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago