delphi icon indicating copy to clipboard operation
delphi copied to clipboard

Sync `triangle` and add stub

Open BNAndras opened this issue 4 weeks ago • 5 comments

This syncs the docs, metadata, and tests for triangle. This adds two tests for scalene triangles that check other combinations of the two sides being equal. I also added an non-compiling stub that gives the student the minimum interface needed to pass the tests.

After this, there are 37 exercises where configlet is reporting one or more tests missing since the test.toml files were last updated.

BNAndras avatar Jan 26 '25 20:01 BNAndras