index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
/
command
/
update_command_test.rs
Age
Commit message (
Expand
)
Author
2026-08-22
feat(cli): tell the user to run `shirabe`, not `composer`
nsfisis
2026-08-19
fix(input): thread a typed InputValue through the input layer
nsfisis
2026-08-02
fix(io): propagate ask/select errors instead of panicking
nsfisis
2026-07-20
test(ignore): document root causes for unannotated #[ignore] tests
nsfisis
2026-07-20
fix(update-command): un-ignore test_interactive_tmp via assoc select choices
nsfisis
2026-07-19
fix(update-command): un-ignore test_update by fixing 3 real bugs
nsfisis
2026-07-19
fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...
nsfisis
2026-07-04
test: ignore broken tests
nsfisis
2026-06-27
feat(command/update): port UpdateCommand input definition
nsfisis
2026-06-27
test(command): port install/reinstall/require/update tester tests
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-21
test(tests): expand stub macros into plain test functions
nsfisis
2026-06-21
test(command): port remaining command tests as ApplicationTester stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis