History log of /libevent-2.1.12/test/tinytest.h (Results 1 – 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release-2.2.1-alpha, release-2.1.12-stable, release-2.1.11-stable, release-2.1.10-stable, release-2.1.9-beta, release-2.0.23-beta
# 6ea1ec68 20-Nov-2018 Azat Khuzhin <[email protected]>

Merge branch 'TT_RETRIABLE'

* TT_RETRIABLE:
Mark a lot of flacky tests with TT_RETRIABLE (for linux/win32 only)
regress: introduce TT_RETRIABLE

Fixes: #704
(cherry picked from commit 4d2f013b5d

Merge branch 'TT_RETRIABLE'

* TT_RETRIABLE:
Mark a lot of flacky tests with TT_RETRIABLE (for linux/win32 only)
regress: introduce TT_RETRIABLE

Fixes: #704
(cherry picked from commit 4d2f013b5d20e674b22e5a8244f7fa63172dbdbf)

show more ...


Revision tags: release-2.1.8-stable, release-2.1.7-rc, release-2.1.6-beta, release-2.0.22-stable, release-1.4.15-stable, release-2.1.5-beta, release-2.1.4-alpha
# 7a804767 06-Mar-2014 Nick Mathewson <[email protected]>

Update to the latest version of tinytest

This brings us up to tinytest 709a36ba63ff16d8


Revision tags: release-2.1.3-alpha, release-2.1.2-alpha, release-2.0.21-stable, release-2.0.20-stable
# 52a0039b 20-Jul-2012 Nick Mathewson <[email protected]>

Fix tinytset_skip to work with new tinytest_set_flag_ signature


# ef7c4f79 28-Jun-2012 Nick Mathewson <[email protected]>

Update to latest tinytest (911b4f0349377)


Revision tags: release-2.0.19-stable, release-2.1.1-alpha, release-2.0.18-stable
# 6c81be74 13-Feb-2012 Nick Mathewson <[email protected]>

Synchronize with upstream tinytest


Revision tags: release-2.0.17-stable
# e49e2891 10-Feb-2012 Nick Mathewson <[email protected]>

Update copyright notices to 2012


Revision tags: release-2.0.16-stable
# 3c824bd3 24-Oct-2011 Nick Mathewson <[email protected]>

Update copyright dates to 2011.


Revision tags: release-2.0.15-stable, release-2.0.14-stable, release-2.0.13-stable, release-2.0.12-stable, release-2.0.11-stable, release-2.0.10-stable, release-2.0.9-rc, release-2.0.8-rc, release-2.0.7-rc, release-2.0.6-rc, release-1.4.14b-stable, release-1.4.14-stable, release-2.0.5-beta
# 17efc1cd 04-Mar-2010 Nick Mathewson <[email protected]>

Update all our copyright notices to say "2010"


Revision tags: release-2.0.4-alpha, release-2.0.3-alpha, release-1.4.13-stable, release-2.0.2-alpha@1379, release-1.4.12-stable, release-1.4.11-stable, release-2.0.1-alpha, release-1.4.10-stable
# e6ba208b 31-Jan-2009 Nick Mathewson <[email protected]>

Tinytest update: mostly just to allow test skipping.

svn:r1080


# a8203b34 29-Jan-2009 Nick Mathewson <[email protected]>

Refactor unit tests using my spiffy new "tinytest" framework.

The big win here is that we can get process-level isolation.

This has been tested to work okay on at least Linux and Win32. Only
the t

Refactor unit tests using my spiffy new "tinytest" framework.

The big win here is that we can get process-level isolation.

This has been tested to work okay on at least Linux and Win32. Only
the tests in regress.c have been converted wrapped in the new wrapper
functions; the others are still on the old system.

svn:r1073

show more ...