Ross Sullivan
92d9a94d02
chore: Migrated testsuite to testsuite::prelude
2025-06-25 22:37:24 +09:00
Ed Page
f49d2fdbb4
fix(toml): Remove workaround for rustc frontmatter support
...
With rust-lang/rust#140035 now merged, we can rely on that rather than
dirty hacks
2025-05-21 12:48:56 -05:00
Rustin170506
95f6d0b2da
feat: use full URL for embedded script paths
...
Signed-off-by: Rustin170506 <techregister@pm.me>
2025-01-20 21:53:15 +08:00
Ed Page
f80fc018a6
test: Ensure we don't rely on unit return values
...
This will allow changing `Execs::run` return type
2024-11-18 20:52:53 -06:00
Ed Page
f4c7ed1990
fix(pkgid): Allow open namespaces in PackageIdSpec's
2024-08-28 10:35:16 -05:00
Ed Page
00604fa152
test(pkgid): Show existing pkgid behavior
2024-08-28 10:03:37 -05:00
Eric Huss
9ccd7c4f36
Fix warnings building tests on Windows
2024-07-28 13:00:26 -07:00
Ed Page
bb5488c9a0
tests: Update for snapbox deprecations
2024-07-24 10:42:50 -05:00
eth3lbert
145145a83f
test: migrate open_namespaces to snapbox
2024-06-25 18:46:52 +08:00
Ed Page
dc5ac62cab
fix(test): Deprecate non-snapbox assertions
...
While this is noisy and hides other deprecations, I figured deprecations would
make it easier for people to discover what tasks remain and allow us to
divide and conquer this work rather than doing a heroic PR.
In theory, this will be short lived and we'll go back to seeing
deprecations in our tests.
2024-06-10 10:20:52 -05:00
Ed Page
9ea3f260a8
feat(toml): Add support for open namespaces
2024-03-15 12:54:05 -05:00
Ed Page
489dde1114
test: Show open-namespaces behavior
2024-03-15 12:53:55 -05:00