summaryrefslogtreecommitdiffstats
path: root/tests/range.test
Commit message (Expand)AuthorAgeFilesLines
* Add empty "range.test": GIT doesn't handling file renames well ....jan.nijtmans2022-09-011-343/+0
* Fix windows build (invalid '&'). Eliminate end-of-line spacingjan.nijtmans2022-07-241-1/+1
* Rewrite argument processing code. All correct and error conditions are handle...griffin2022-07-221-6/+75
* Remove support for double (real) values.griffin2022-07-141-115/+66
* Fix issue with sign of step value: if the sign of the step value is in confli...griffin2022-07-121-22/+18
* Implement TIP-225 ArithSeries. And other changes.griffin2022-07-121-92/+107
* Review: 1) cleanupTests missing in "range.test". 2) status should be int, not...jan.nijtmans2022-07-071-0/+8
* Improve error checking and testing.griffin2022-07-061-3/+82
* (bares some resemblance to) TIP-629 Implementation.griffin2022-07-051-0/+225