Commit Graph

13 Commits

Author SHA1 Message Date
Glenn Jackman
7130c60ea4 Apply the new test lib to other exercises (#104)
* update testing instructions

* new test lib: acronym

* new test lib: affine-cipher

* new test lib: armstrong-numbers

* new test lib: atbash-cipher

* new test lib: bob

* new test lib: collatz-conjecture

* new test lib: darts

* new test lib: gigasecond

* update previous exercises with date equal

* new test lib: hamming

* new test lib: hello-world

* new test lib: isogram

* new test lib: leap

* new test lib: luhn

* new test lib: pangram

* new test lib: pythagorean-triplet

* new test lib: raindrops

* new test lib: resistor-color

* new test lib: reverse-string

* new test lib: roman-numerals

* new test lib: series

* new test lib: triangle

* new test lib: trinary

* new test lib: two-fer

* new test lib: word-count

* new test lib: yacht
2023-10-12 11:06:21 +08:00
Glenn Jackman
fa3e12ed31 Skip tests (#99)
* SKIP-REST-OF-TESTS proof of concept for acronym exercise

* apply to rest of exercises

* markdown files must have exactly one top-level header

* rewrite help files

* re-add special words for pythagorean-triplet
2023-09-25 18:10:26 +08:00
Glenn Jackman
edbeeb890d Add some details about how to acquire the installation zip file, and a warning for MacOS users (#87) 2023-09-01 10:58:31 +08:00
Bruce Axtens
fd63ffdd35 fixed learning, resources, snippet and tests 2023-01-07 20:34:57 +08:00
Bruce Axtens
129eb52bfe doc changes 2022-11-30 14:30:10 +08:00
Bruce Axtens
9b5c74d83b acronym and triangle, test and TESTS.md 2022-11-25 15:39:10 +08:00
Bruce M. Axtens
83c56d40ea bob hamming leap. testing updates. 2022-07-07 11:15:38 +08:00
Bruce Axtens
9e344a0fe2 installation additions 2022-07-02 22:53:25 +08:00
Bruce Axtens
0306abbeb3 installation and snippet 2022-07-02 22:31:13 +08:00
Bruce M. Axtens
95665ac21a chattier about 2022-06-30 22:26:52 +08:00
Bruce M. Axtens
272c353a47 formatting 2022-06-30 22:02:42 +08:00
Bruce M. Axtens
007b32fd04 about 2022-06-30 21:57:28 +08:00
Katrina Owen
a0e7bfcbf3 Bootstrap 8th track 2022-06-29 07:44:09 +02:00