aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/helper_test.go
AgeCommit message (Expand)Author
2025-11-12internal/helper: relocate from helperOphestra
2025-10-14helper/args: variadic check functionOphestra
2025-09-13container: initialise cmd earlyOphestra
2025-07-25container: remove custom cmd initialisationOphestra
2025-07-03treewide: migrate to hakurei.appOphestra
2025-06-25treewide: rename to hakureiOphestra
2025-06-05nix: update flake lockOphestra
2025-03-27helper/stub: output to stdoutOphestra
2025-03-16helper: raise WaitDelay during testsOphestra
2025-03-16helper/stub: copy args to stderrOphestra
2025-03-16helper: eliminate commandContext replacementOphestra
2025-03-15helper: clean up interfaceOphestra
2025-03-14helper: embed context on creationOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-10-20migrate to git.ophivana.moe/security/fortifyOphestra Umiker
2024-10-08helper: implementation of helper.Helper using bwrapOphestra Umiker
2024-10-08helper: generalise helper.Helper testOphestra Umiker
2024-10-07helper: move test sample data out of directOphestra Umiker
2024-10-07helper: helper.Helper interfaceOphestra Umiker
2024-10-07helper/args: MustNewCheckedArgs for cleaner hardcoded argsOphestra Umiker
2024-10-07helper: separate pipes from HelperOphestra Umiker
2024-10-06helper: test non-existent helpersOphestra Umiker
2024-09-29helper: export internal stub functions for cross-package testingOphestra Umiker
2024-09-29helper: test child process handlingOphestra Umiker