]> granicus.if.org Git - libevent/commit
Move evbuffer tests into their own file.
authorNick Mathewson <nickm@torproject.org>
Sun, 1 Feb 2009 01:07:12 +0000 (01:07 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 1 Feb 2009 01:07:12 +0000 (01:07 +0000)
commita30c9eb1ac05cbf71130e046959996025f18a939
tree05a9339ca267d2786df8804aec635a2073802a43
parentff7a5e1272dcdca3af5f8b74121da01a07bad597
Move evbuffer tests into their own file.

svn:r1087
test/Makefile.am
test/regress.c
test/regress.h
test/regress_buffer.c [new file with mode: 0644]
test/regress_main.c