chiark / gitweb /
test/: Add a simple rational-number class.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 May 2018 10:44:56 +0000 (11:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 19:08:03 +0000 (20:08 +0100)
commite9be9d868bddf4638c3d055e9f86022f3982ce25
tree8265e7ee4526765316487cd833ab4bbca2e84a84
parent3b2ec4790da6b3f64189a58896957ac63169dd5e
test/: Add a simple rational-number class.

This found a surprising number of bugs.  I wasn't even intending for it
to be a test, but it seems to work well as one.
test/Makefile.am
test/rat.ref [new file with mode: 0644]
test/rat.sod [new file with mode: 0644]