aboutsummaryrefslogtreecommitdiff
path: root/manuals/development.md
diff options
context:
space:
mode:
Diffstat (limited to 'manuals/development.md')
-rw-r--r--manuals/development.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/manuals/development.md b/manuals/development.md
index 333538df..aea41e2d 100644
--- a/manuals/development.md
+++ b/manuals/development.md
@@ -1,6 +1,6 @@
# Development
-Updated: 13 Mar 2023
+Updated: 27 Mar 2023
This document is meant for the day when I (Gavin D. Howard) get [hit by a
bus][1]. In other words, it's meant to make the [bus factor][1] a non-issue.
@@ -2260,6 +2260,10 @@ rand
: Tests the pseudo-random number generator and its special stack handling.
+rand_limits
+
+: Tests the limits of the pseudo-random number generator `irand()`.
+
recursive_arrays
: Tested the slab vector undo ability in used in `bc_parse_name()` when it