Skip to content

Commit

Permalink
docs({t1,t2}.rexx): revise header to reflect latest changes (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajborla authored Aug 1, 2024
1 parent 7d64350 commit 78df985
Show file tree
Hide file tree
Showing 130 changed files with 130 additions and 0 deletions.
1 change: 1 addition & 0 deletions exercises/practice/accumulate/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/accumulate/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/acronym/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/acronym/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/all-your-base/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/all-your-base/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/anagram/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/anagram/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/armstrong-numbers/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/armstrong-numbers/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/atbash-cipher/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/atbash-cipher/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/bank-account/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/bank-account/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/beer-song/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/beer-song/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/binary-search/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/binary-search/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/bob/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/bob/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/clock/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/clock/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/collatz-conjecture/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/collatz-conjecture/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/custom-set/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/custom-set/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/darts/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/darts/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/difference-of-squares/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/difference-of-squares/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/error-handling/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/error-handling/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/etl/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/etl/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/gigasecond/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/gigasecond/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/grade-school/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/grade-school/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/grains/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/grains/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/hamming/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/hamming/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/hello-world/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/hello-world/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/high-scores/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/high-scores/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/house/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/house/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/isbn-verifier/testlib/t1.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
1 change: 1 addition & 0 deletions exercises/practice/isbn-verifier/testlib/t2.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
test-script
t2.rexx
rexx-file-to-test
checkfuncs (Optional Rexx file containing custom testing routines)
t3.rexx
to create file:
Expand Down
Loading

0 comments on commit 78df985

Please sign in to comment.