Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-11 | Fixed test 1309 to pass the torture test | Dan Fandrich | |
Removing dynamic allocations also simplifies the test. | |||
2011-06-10 | splay: add unit tests | Daniel Stenberg | |
The test code that was #ifdef'ed in the code was converted into unit tests in test case 1309. I also removed the #if 0'ed code from splay.c |