Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | event_buffer: drain learned spec notes, get_data learned negative values, ↵ | Thomas Harning Jr | 2007-09-07 | 1 | -0/+46 |
| | | | | | | | | | many tests written The additional tests added were tests for: * Obtaining partial data using get_data * Reading lines using various line ending mixes/etc * Draining values w/ negative value | ||||
* | Learned event_buffer tests and added failure for 'add' if no args passed. | Thomas Harning Jr | 2007-09-07 | 1 | -0/+117 |
lunit-based unit tests for event_buffer have been added. They are currently not complete but are in the works to help manage corner cases/etc. These should also get behaviors well-defined. |