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
/
nm
/
at
main
38 files
Niclas Overby
chore(rust/binutils): Port test suite from bash to nushell
5w ago
ebddbe3b
all-with-prefix.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.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
basic.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
debug-syms.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
defined-only.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
extern-only-posix.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
extern-only.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
format-bsd.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
just-symbols-with-prefix.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
just-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
last-wins-sort.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
line-numbers.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
no-demangle.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
no-recurse-limit.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
no-sort.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
no-weak.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
numeric-extern.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
numeric-sort.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
posix-decimal.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
posix-octal.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
posix.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
print-armap.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
print-file-name-posix.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
print-file-name.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
print-size.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
quiet.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
radix-decimal.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
radix-hex-print-file-name.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
radix-hex.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
radix-octal.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
reverse-numeric.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
reverse-sort.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
size-sort.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
special-syms.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
target-noop.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
undefined-only-posix.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
undefined-only.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