Skip to content

tests: cover multi-value prepend order in base_list_prepend - #512

Merged
codeforester merged 1 commit into
mainfrom
ci/504-20260917-tests-cover-multi-value-prepend-order-in-base-list-prepend
Sep 18, 2026
Merged

codeforester merged 1 commit into
mainfrom
ci/504-20260917-tests-cover-multi-value-prepend-order-in-base-list-prepend

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

Add a regression test proving that base_list_prepend preserves multiple input values, including an empty value, when the destination array starts empty.

Issue

Fixes #504

Validation

  • bats lib/bash/list/tests/lib_list.bats — passed (17 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

None.

API Impact

None.

CI Impact

Adds one BATS regression test.

Security Notes

None.

@codeforester
codeforester merged commit b33be7c into main Sep 18, 2026
11 checks passed
@codeforester
codeforester deleted the ci/504-20260917-tests-cover-multi-value-prepend-order-in-base-list-prepend branch September 18, 2026 17:14
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 multi-value prepend order in base_list_prepend

1 participant