aboutsummaryrefslogtreecommitdiff
path: root/tests/event.test
AgeCommit message (Expand)AuthorFilesLines
2023-02-13vwait: add support for vwait -signalSteve Bennett1-6/+6
2020-06-05tests: allow more time for some testsSteve Bennett1-4/+4
2020-05-04tests: Add many new additional tests for code coverageSteve Bennett1-0/+28
2017-11-25tests: remove debugging from event.testSteve Bennett1-2/+0
2017-11-25tests: If ipv6 sockets can't be bound, don't testSteve Bennett1-2/+15
2014-09-01aio: optional argument addrvar for accept.Danyil Bohdan1-1/+34
2014-04-28event.test: Fix test on HaikuSteve Bennett1-2/+2
2013-08-02Correct file handler should be deletedSteve Bennett1-1/+1
2013-07-22Ensure that signals can break vwaitSteve Bennett1-0/+11
2011-12-02Reduce some delays in testsSteve Bennett1-2/+2
2011-06-10Add some missing test dependenciesSteve Bennett1-1/+2
2011-04-05Better support for eventloop on mingw32Steve Bennett1-1/+3
2010-11-22Overhaul unit test frameworkSteve Bennett1-7/+8
2010-10-15Portability fixesSteve Bennett1-2/+4
2010-10-15Skip tests for features which are not availableSteve Bennett1-0/+1
2010-10-15Add do-nothing fileevent for Tcl compatibilitySteve Bennett1-5/+5
2010-10-15eventloop improvements and enhancementsSteve Bennett1-41/+76
2010-10-15Fix some eventloop bugsSteve Bennett1-0/+150