about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xapps/randombin23601 -> 45032 bytes
-rwxr-xr-xtest_apps5
-rwxr-xr-xtest_apps_emulated5
3 files changed, 10 insertions, 0 deletions
diff --git a/apps/random b/apps/random
index 4123332e..65b5d23c 100755
--- a/apps/random
+++ b/apps/random
Binary files differdiff --git a/test_apps b/test_apps
index dcaceb12..eb376356 100755
--- a/test_apps
+++ b/test_apps
@@ -212,6 +212,11 @@ test "$1" = 'record'  ||  git diff --exit-code apps/crenshaw2-1b
   echo
 }
 
+echo random
+./bootstrap_bin translate init.linux [01]*.subx apps/random.subx  -o apps/random
+test "$1" = 'record'  ||  git diff --exit-code apps/random
+# don't run
+
 # Phases of the self-hosted SubX translator.
 
 for phase in hex survey_elf pack assort dquotes tests
diff --git a/test_apps_emulated b/test_apps_emulated
index e0dd2848..e0ee0883 100755
--- a/test_apps_emulated
+++ b/test_apps_emulated
@@ -150,6 +150,11 @@ test "$1" = 'record'  ||  git diff --exit-code apps/crenshaw2-1b
   echo
 }
 
+echo random
+./bootstrap_bin translate init.linux [01]*.subx apps/random.subx  -o apps/random
+test "$1" = 'record'  ||  git diff --exit-code apps/random
+# don't run
+
 # Phases of the self-hosted SubX translator.
 
 for phase in hex survey_elf pack assort dquotes tests