log tests/testsetup.sh @ 805:e18cc5fe828c

age author description
Wed, 23 Oct 2024 18:33:38 +0200 Franz Glasner farray.sh: More tests for sorting: using a random array
Sun, 20 Oct 2024 14:43:50 +0200 Franz Glasner farray.sh: Check for typos in local variable names or missing "local" declarations for variables
Sat, 19 Oct 2024 22:40:11 +0200 Franz Glasner farray.sh: New implementation alists: searching is done using a binary search now while preserving insertion order.
Wed, 18 Sep 2024 23:08:06 +0200 Franz Glasner farray.sh: Moved all currently existing tests for alists into cram tests.
Wed, 18 Sep 2024 00:46:17 +0200 Franz Glasner Begin unittests for farray.sh using "cram"