From 93f5a3f47993431c79b85e3fdd333b3c6126327b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 22 Feb 2012 15:30:44 -0500 Subject: [PATCH] Note what each test is for. --- test/test1.chk | 1 + test/test1.log | 1 + test/test2.chk | 1 + test/test2.log | 1 + test/test3.chk | 1 + test/test3.log | 1 + test/test4.chk | 2 +- test/test4.log | 2 +- 8 files changed, 8 insertions(+), 2 deletions(-) diff --git a/test/test1.chk b/test/test1.chk index 26e045c..a104152 100644 --- a/test/test1.chk +++ b/test/test1.chk @@ -4,6 +4,7 @@ sst2k: seed set to 1329758601 -SUPER- STAR TREK Would you like a regular, tournament, or saved game? # recorded by esr@snark on Mon Feb 20 12:23:21 2012 +# Tests auto torpedo fire r Would you like a Short, Medium, or Long game? s Are you a Novice, Fair, Good, Expert, or Emeritus player? n diff --git a/test/test1.log b/test/test1.log index 7d65349..6a59854 100644 --- a/test/test1.log +++ b/test/test1.log @@ -1,6 +1,7 @@ # seed 1329758601 # options # recorded by esr@snark on Mon Feb 20 12:23:21 2012 +# Tests auto torpedo fire r s n diff --git a/test/test2.chk b/test/test2.chk index 24c547a..1804de6 100644 --- a/test/test2.chk +++ b/test/test2.chk @@ -4,6 +4,7 @@ sst2k: seed set to 1329775764 -SUPER- STAR TREK Would you like a regular, tournament, or saved game? # recorded by esr@snark on Mon Feb 20 17:09:24 2012 +# Tests auto phaser fire r Would you like a Short, Medium, or Long game? s Are you a Novice, Fair, Good, Expert, or Emeritus player? g diff --git a/test/test2.log b/test/test2.log index e6d34d2..00331b6 100644 --- a/test/test2.log +++ b/test/test2.log @@ -1,6 +1,7 @@ # seed 1329775764 # options # recorded by esr@snark on Mon Feb 20 17:09:24 2012 +# Tests auto phaser fire r s g diff --git a/test/test3.chk b/test/test3.chk index 26f0d73..d738bbf 100644 --- a/test/test3.chk +++ b/test/test3.chk @@ -5,6 +5,7 @@ sst2k: seed set to 1329869600 Would you like a regular, tournament, or saved game? # SST2K version 2.1 # recorded by esr@snark on Tue Feb 21 19:13:20 2012 +# Tests tractor beam and supernova r Would you like a Short, Medium, or Long game? s Are you a Novice, Fair, Good, Expert, or Emeritus player? n diff --git a/test/test3.log b/test/test3.log index 292c39b..7364fcf 100644 --- a/test/test3.log +++ b/test/test3.log @@ -2,6 +2,7 @@ # options # SST2K version 2.1 # recorded by esr@snark on Tue Feb 21 19:13:20 2012 +# Tests tractor beam and supernova r s n diff --git a/test/test4.chk b/test/test4.chk index 73359b6..dae2700 100644 --- a/test/test4.chk +++ b/test/test4.chk @@ -5,7 +5,7 @@ sst2k: seed set to 1329940672 Would you like a regular, tournament, or saved game? # SST2K version 2.1 # recorded by esr@snark on Wed Feb 22 14:57:52 2012 -# A complete game. +# Tests game completion (loss) r Would you like a Short, Medium, or Long game? s Are you a Novice, Fair, Good, Expert, or Emeritus player? n diff --git a/test/test4.log b/test/test4.log index f256f4b..9b6b956 100644 --- a/test/test4.log +++ b/test/test4.log @@ -2,7 +2,7 @@ # options # SST2K version 2.1 # recorded by esr@snark on Wed Feb 22 14:57:52 2012 -# A complete game. +# Tests game completion (loss) r s n -- 2.31.1