]> www.ginac.de Git - cln.git/commit
Move factorial check from test section to exam section...
authorRichard Kreckel <kreckel@ginac.de>
Wed, 1 Jan 2020 11:38:02 +0000 (12:38 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Wed, 1 Jan 2020 11:38:02 +0000 (12:38 +0100)
commit5eadcae2d578fd4d1c27cf664cc9f02c3f74c45b
tree3fd87872d55fe9b250ebbf388e3dee621a491dd1
parente1ca6741238688b26b7d044921a0fb08b025c5dc
Move factorial check from test section to exam section...

...since it has no randomness and no iterations, cf. tests/FILES.
tests/Makefile.am
tests/exam.cc
tests/exam_I_factorial.cc [moved from tests/test_I_factorial.cc with 73% similarity]
tests/test_I.cc