aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mkhint_test.sh
AgeCommit message (Collapse)AuthorFilesLines
13 daysfeat: multiline DOWNLOAD support, test suite, updated docsHEADmasterDanilo M.1-0/+347
- Add parse_multiline_var, prompt_continuation_urls, build_multiline_value, _process_download_var; refactor update_checksums to handle multi-URL vars - First URL always re-downloaded; continuation URLs prompt user, skip re-download if unchanged - Add tests/mkhint_test.sh: 44 cases covering all commands and edge cases - Update README and CLAUDE.md: correct -N semantics, --new behavior, multiline DOWNLOAD flow, test suite docs