| 1.1 |
| 10-Jul-2010 |
jmmv | Do not use awk to generate the test program. Use some eval magic to generate the tests on the fly alongside with easier-to-read functions.
While doing this, split the big monolithic test program into more granular but cohesive test programs.
Phew, this one was tough. And it's horrible to see that many these tests (yes, the tests themselves probably) are broken.
|