mysqlplus/test
Lourens Naude 1af85383eb Applied Roger's async validation patch, with a minimal test case 2008-10-19 23:17:42 +01:00
..
async_query_with_block_test.rb Introduce Mysql#reconnected? 2008-10-08 17:09:47 +01:00
c_threaded_test.rb Extract thread scheduler 2008-09-10 01:26:01 +01:00
evented_test.rb Use TCP_NODELAY if supported; Remove file descriptor ops from the tight loop; Cleanup timeout assignment; Split the threaded test suite in native and c to avoid a large number of active Threads affecting results.Add experimental Mysql#socket_type which typically returns 'socket (x)', but may be helpful for debugging purposes. 2008-09-10 00:33:18 +01:00
gc_benchmark.rb Prefer Objects to GC as label 2008-10-09 02:13:40 +01:00
native_threaded_test.rb Extract thread scheduler 2008-09-10 01:26:01 +01:00
out_of_sync_test.rb Applied Roger's async validation patch, with a minimal test case 2008-10-19 23:17:42 +01:00
reconnected_test.rb Introduce Mysql#reconnected? 2008-10-08 17:09:47 +01:00
test_all_hashes.rb demo file for the Result#all_hashes method 2008-09-02 11:19:04 -06:00
test_helper.rb Extract thread scheduler 2008-09-10 01:26:01 +01:00
test_parsing_while_response_is_being_read.rb add a free to the use_result example test 2008-08-29 12:26:59 -06:00
test_threaded_sequel.rb clean up threaded test; add simple sequel test 2008-08-27 16:11:19 -07:00