From d48cfd0f36e21f6515285157b785a302932ed675 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 23 Sep 2018 11:17:11 -0700 Subject: 4505 Extract a helper from the factorial unit test: check_ints_equal. Start of a vocabulary for unit tests. I *could* also start thinking of supporting multi-file programs, but I'm going to resist the temptation for now. Copy helpers as necessary, and allow them to mutate and diverge for a while before we pummel them into a Procrustean "standard library". Extracting a body of shared code immediately starts to discourage innovation in the shared code. --- subx/apps/factorial | Bin 410 -> 455 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/apps/factorial') diff --git a/subx/apps/factorial b/subx/apps/factorial index 07c92714..1d61ad03 100755 Binary files a/subx/apps/factorial and b/subx/apps/factorial differ -- cgit 1.4.1-2-gfad0