comparison tests/agcl/README @ 0:13d2b8934445

Import AnaGram (near-)release tree into Mercurial.
author David A. Holland
date Sat, 22 Dec 2007 17:52:45 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:13d2b8934445
1 This is the main test suite for AnaGram.
2
3 bugs Current tests written to exercise bugs.
4 contrib Test material contributed from elsewhere.
5 eval-[ep] A copy of evalExpression. (That needs attention.)
6 examples Test by building the examples.
7 ffcalc A gazillion variants of ffcalc.
8 oldagsrc Tests based on old versions of AG source and examples.
9 parsifal Other tests from the Parsifal Software era.
10 silly Simple and absurd tests.
11
12 Note that we do not recommend looking in here for example code. Use
13 the examples for that! A lot of what's in here is here because it
14 broke AG at one time or another, and often that's because it had bugs
15 and was therefore doing something crazy. A lot of the tests are
16 weirdly mangled, sometimes in subtle ways, and don't make good
17 material to learn from or crib from.
18
19
20
21