Adam Wheeler
87358c610b
Wrap comment at 80 chars in 102.
...
Some of the inline comments in 102 are wrapped into very short lines. This
rewraps the shortest ones for readability.
2025-10-24 11:54:25 -04:00
Callum Styan
f5d2c5124c
for expectEqual the first param is expected
...
Signed-off-by: Callum Styan <callumstyan@gmail.com>
2025-07-13 17:02:50 -07:00
Chris Boesch
c3a73b8e2b
Added testing exercise.
2023-05-15 00:06:15 +02:00
Chris Boesch
193bee7d2d
Added new flag 'run_test' to support test steps for test exercises.
...
Also created a simple exercise '102_testing' to test the new flag.
After the new build system is ready, we skip the exercise in the flow to finish the actual testing exercise.
2023-05-03 18:17:21 +02:00