Commit Graph

6 Commits

Author SHA1 Message Date
Keith Bostic
5b509b7220 Update copyright notices for 2014.
Move lang/java and lang/python into the public domain.
2014-01-07 10:30:12 -05:00
Don Anderson
ab49b06be4 Use the event handler to capture stderr, stdout.
Cleaned up test suite infrastructure a bit using this.
Any verbose messages from the infrastructure itself do not get captured.
refs #649

test_reconfig.py needed special treatment.  Verbose output from
threads is not necessarily flushed until the connection is closed;
we reopen the connection to force the flush so that the test should
pass on all platforms.
refs #698
2013-10-24 11:08:37 -04:00
Keith Bostic
963d37a4e6 Update copyright notice to 2013. 2013-01-01 09:45:50 +00:00
Keith Bostic
31c862d5e9 Remove trailing semi-colons & complain if they re-appear. 2012-11-29 17:05:17 +00:00
Michael Cahill
555c2f5104 Fix some bugs in threaded testing. 2012-08-31 17:40:11 +10:00
Alex Gorrod
299e1fee4e Add a test that does backups in parallel with updates. 2012-08-31 11:56:26 +10:00