Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ArrayHandlers): respect lower bound when resizing (#1509)
* respect lower bound in array expansion routines * refactor expandarray tests, test negative, 0 & positive lbound * add but skip extendptrarray tests, todo debug test-drive sigabrt * check for zero or negative increment arguments * add minimal test for remove_character routine
- Loading branch information