Bertrand Bordage
|
e02632881e
|
Removes some useless compatibility code.
|
2015-10-28 12:13:48 +01:00 |
|
Bertrand Bordage
|
d2b03e5d8d
|
Creates a MySQL cursor before each test to avoid the extra SET SQL_AUTO_IS_NULL = 0 request.
|
2015-06-17 23:00:52 +02:00 |
|
Bertrand Bordage
|
1356de58af
|
Adds the last missing tests.
|
2014-12-14 08:52:21 +01:00 |
|
Bertrand Bordage
|
1f8167a53a
|
Properly closes the database connection before ending a thread.
|
2014-12-12 16:01:56 +01:00 |
|
Bertrand Bordage
|
43ad61aaf5
|
Simplifies ThreadSafetyTestCase.
|
2014-12-12 15:16:23 +01:00 |
|
Bertrand Bordage
|
9de9212986
|
Uses Lock instead of Event for thread-safety tests.
|
2014-12-09 03:17:59 +01:00 |
|
Bertrand Bordage
|
15ac7a8aa0
|
Fixes thread-safety tests using Event.
|
2014-11-25 02:51:11 +01:00 |
|
Bertrand Bordage
|
0da4880442
|
Separates tests in several files.
|
2014-10-20 15:40:37 +02:00 |
|