index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
regress.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use evutil_weakrand() in unit tests.
Nick Mathewson
2014-09-18
1
-0
/
+4
*
Merge branch '21_deadlock_fix_v2'
Nick Mathewson
2013-04-26
1
-0
/
+1
|
\
|
*
Implement event_finalize() and related functions to avoid certain deadlocks
Nick Mathewson
2013-04-26
1
-0
/
+1
*
|
Make all tests pass under EVENT_DEBUG_MODE=1
Nick Mathewson
2013-04-26
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'github/patches-2.0'
Nick Mathewson
2012-05-03
1
-0
/
+2
|
\
|
*
Fix win32 build issues: sleep, pid_t
Nick Mathewson
2012-05-03
1
-0
/
+2
|
*
Work-around a stupid gcov-breaking bug in OSX 10.6
Nick Mathewson
2012-04-30
1
-0
/
+2
*
|
Work-around a stupid gcov-breaking bug in OSX 10.6
Nick Mathewson
2012-04-11
1
-0
/
+2
*
|
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-2
/
+2
*
|
Convert include-guard macro convention to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Refactor addfile tests; add test for big files and for offsets
Nick Mathewson
2010-12-20
1
-1
/
+1
|
/
*
Fix more wn64 warnings.
Christopher Davis
2010-11-03
1
-1
/
+1
*
Fix some uses of int for socket in regress
Nick Mathewson
2010-10-26
1
-2
/
+2
*
Add a unit test for conditions
Nick Mathewson
2010-08-17
1
-1
/
+4
*
Make the regress_pthread.c tests work on windows with current test APIs
Nick Mathewson
2010-08-17
1
-0
/
+1
*
Increase the tolerance in our unit tests for sloppy clocks.
Nick Mathewson
2010-08-05
1
-1
/
+1
*
more whitespace normalization
Nick Mathewson
2010-03-05
1
-1
/
+1
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Add test for periodic timers that get activated for other reasons
Nick Mathewson
2010-02-23
1
-0
/
+5
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
1
-8
/
+8
*
Add two implementations of getaddrinfo: one blocking and one nonblocking.
Nick Mathewson
2009-11-16
1
-0
/
+11
*
Commit ConnectEx code to get connect working with async bufferevents.
Nick Mathewson
2009-11-04
1
-1
/
+2
*
Compilation and correctness fixes for IOCP listener code.
Nick Mathewson
2009-11-02
1
-0
/
+1
*
Add more IOCP tests. They might not pass yet.
Nick Mathewson
2009-11-02
1
-0
/
+2
*
New test flag to suppress logging for one test.
Nick Mathewson
2009-10-27
1
-1
/
+2
*
More evconnlistener unit tests: bump its coverage from 71% to 83%.
Nick Mathewson
2009-07-30
1
-0
/
+1
*
Bufferevent support for openssl.
Nick Mathewson
2009-07-28
1
-0
/
+1
*
Refactor evtag tests into their own suite.
Nick Mathewson
2009-07-20
1
-0
/
+1
*
Add a tinytest flag to initialize threading.
Nick Mathewson
2009-07-17
1
-0
/
+3
*
Convert and expand free_active_base/event_base_new tests to avoid dbl-free. P...
Nick Mathewson
2009-07-14
1
-0
/
+3
*
Oops: actually commit changes to build and use regress_iocp
Nick Mathewson
2009-04-30
1
-0
/
+1
*
Add a randomized test for heap correctness.
Nick Mathewson
2009-04-23
1
-0
/
+1
*
Refactor test wrappers to divide legacy items from useful stuff.
Nick Mathewson
2009-04-21
1
-1
/
+11
*
Call the main testcases "main", not "legacy".
Nick Mathewson
2009-04-21
1
-1
/
+1
*
Refactor the zlib and pthreads tests to appear in the regular tinytest tree s...
Nick Mathewson
2009-04-07
1
-4
/
+2
*
a simple test for evbuffer_add_file
Niels Provos
2009-02-13
1
-0
/
+2
*
Move bufferevent tests to regress_bufferevent.c file.
Nick Mathewson
2009-02-03
1
-6
/
+0
*
checkpoint work on big bufferevent refactoring
Nick Mathewson
2009-02-02
1
-0
/
+7
*
Enable the edge-triggered test again
Nick Mathewson
2009-02-01
1
-2
/
+1
*
Move evbuffer tests into their own file.
Nick Mathewson
2009-02-01
1
-0
/
+1
*
Move rpc_test to regress_rpc.
Nick Mathewson
2009-01-31
1
-2
/
+0
*
Convert RPC suite. There are still some places it can exit(1), but those alw...
Nick Mathewson
2009-01-31
1
-0
/
+1
*
Port DNS tests.
Nick Mathewson
2009-01-31
1
-2
/
+2
*
Port the HTTP unit tests. Most are still legacy (since they use test_ok so m...
Nick Mathewson
2009-01-30
1
-3
/
+4
*
Refactor unit tests using my spiffy new "tinytest" framework.
Nick Mathewson
2009-01-29
1
-2
/
+28
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-2
/
+2
[next]