Skip to content

tests: cover leading empty fields in base_str_split - #513

Merged
codeforester merged 1 commit into
mainfrom
ci/503-20260917-tests-cover-leading-empty-fields-in-base-str-split
Sep 18, 2026
Merged

codeforester merged 1 commit into
mainfrom
ci/503-20260917-tests-cover-leading-empty-fields-in-base-str-split

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

Add the missing leading-empty-field regression for base_str_split and document that the helper preserves an empty first field.

Issue

Fixes #503

Validation

  • bats lib/bash/str/tests/lib_str.bats — passed (26 tests).
  • The full local ./tests/validate.sh run was stopped after its release/artifact tests completed because the overall local suite is lengthy; the hosted validation checks are pending.

Demo Impact

None.

Docs Impact

Document leading empty-field preservation in lib/bash/str/README.md.

API Impact

None.

CI Impact

Adds one BATS regression test.

Security Notes

None.

@codeforester
codeforester merged commit daab91e into main Sep 18, 2026
11 checks passed
@codeforester
codeforester deleted the ci/503-20260917-tests-cover-leading-empty-fields-in-base-str-split branch September 18, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: cover leading empty fields in base_str_split

1 participant