Neil Brown
|
26dd2fa5c4
|
Renamed the TestUtil and TreeUtil modules to TestUtils and TreeUtils, to be consistent with the Utils module
|
2007-12-13 19:05:29 +00:00 |
|
Neil Brown
|
01c7f25f46
|
Added much more documentation to the FlowGraphTest module
|
2007-11-12 15:19:12 +00:00 |
|
Neil Brown
|
38c409d378
|
Added the -fwarn-unused-imports compiler option to warn about unused imports, and then set about pruning and ordering (mostly in my code) the import lists for all the modules
|
2007-09-27 13:13:46 +00:00 |
|
Neil Brown
|
7ef6d7728f
|
Added helper functions for converting constructors into Constr items
|
2007-09-12 08:49:14 +00:00 |
|
Neil Brown
|
ad8aab723b
|
Added a function for searching for particular constructors in a tree, and an associated test
|
2007-09-12 00:11:22 +00:00 |
|
Neil Brown
|
000270f4a8
|
Created a new module for tests in the common directory (named CommonTest) and moved testIsSafeConversion across
|
2007-09-11 23:34:45 +00:00 |
|