Learned event_buffer tests and added failure for 'add' if no args passed.
commit7640ff3de4854bd196b254ca190a40de9ebda5ad
authorThomas Harning Jr <harningt@gmail.com>
Sat, 8 Sep 2007 03:23:20 +0000 (7 23:23 -0400)
committerThomas Harning Jr <harningt@gmail.com>
Sat, 8 Sep 2007 03:23:20 +0000 (7 23:23 -0400)
tree6906ed0b57a5e9282c4f912549d2c2f4dc5e70d8
parent453162a1f5c5322e873099802e57cca6295b4ffa
Learned event_buffer tests and added failure for 'add' if no args passed.

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.
src/event_buffer.c
test/event_buffer-tests.lua [new file with mode: 0644]