Commit Graph

40 Commits

Author SHA1 Message Date
fc89625ac9 Adjust drv_mysql.t, drv_pgsql.t to not fail on slower machines. 2016-10-15 14:30:13 +03:00
446bc75843 Merge branch '1.0' into luajit 2016-10-15 14:10:57 +03:00
69f915eda3 Merge branch '0.5' into 1.0 2016-10-12 12:01:41 +03:00
25c10a0199 Adjust test_threads.t to not fail on slow hosts in Travis CI. 2016-10-12 11:49:03 +03:00
3660c3655b Fix tests for the luajit branch. 2016-10-09 19:33:51 +02:00
cd87db5a30 Some typo fixes in the docs. 2016-09-22 06:58:13 -07:00
fab338a806 Merge branch '0.5' into 1.0 2016-09-21 17:33:00 -07:00
03ffdbd4d6 Some typo fixes in the docs. 2016-09-21 17:32:22 -07:00
d244ca42bb Adjust script_oltp_* tests to 1.0. 2016-09-17 07:40:29 +03:00
00458c4bd5 Merge branch '0.5' into 1.0 2016-09-17 07:33:45 +03:00
ee7082c3cd Prevent script_oltp_*.t failures on slower machines. 2016-09-16 23:55:29 +03:00
95885f6a9f Basic tests for oltp.lua against MySQL and PostgreSQL. 2016-09-16 23:48:12 +03:00
ccd9845321 Adjust tests to 1.0. 2016-09-11 16:15:07 +03:00
93e54ad754 Merge branch '0.5' into 1.0 2016-09-11 16:11:03 +03:00
7016cb67e6 Adjust test_mutex.t to pass on slow machines. 2016-09-11 15:59:37 +03:00
3fcceafe62 Reduce --max-requests in the mutex benchmark test.
Reduce --max-requests in the mutex benchmark tests, as it takes too much
time on Travis CI slaves.
2016-09-11 15:29:48 +03:00
da7df5bb26 Fix the memory benchmark test to work on Linux. 2016-09-11 15:28:31 +03:00
1cfcacf84f Basic regression tests for cpu, memory, threads and mutex benchmarks. 2016-09-11 14:37:35 +03:00
a00535ec55 Adjust DB drivers tests to 1.0 output. 2016-09-10 02:15:34 +03:00
ee235d687b Merge branch '0.5' into 1.0 2016-09-10 02:10:00 +03:00
2ad038e816 Basic regression tests for MySQL and PostgreSQL drivers.
Add the very basic regression tests for MySQL and PostgreSQL drivers +
necessary Travis CI configuration updates.
2016-09-09 17:26:43 +03:00
66248a94e0 Adjust test_fileio.t changes to 1.0. 2016-09-07 21:23:36 +03:00
3f5efdd661 Merge branch '0.5' (early part) into 1.0 2016-09-07 20:36:28 +03:00
e766de86a8 More fileio regression tests. 2016-09-07 20:09:47 +03:00
fb3c2491b5 Merge branch '0.5' into 1.0 2016-09-07 11:46:53 +03:00
f370168792 Look for sysbench in $PWD/../sysbench in addition to other directories. 2016-09-07 11:35:11 +03:00
02aac59372 Print more info in test_run.sh to diagnose Travis failures. 2016-09-07 11:14:10 +03:00
7418441572 Move tests into a separate subdirectory.
Move regression tests into a separate subdirectory. Update README in
tests and covert it from org-mode to markdown. Also add 'make distcheck'
to Travis CI testing.
2016-09-07 10:37:15 +03:00
d8956f555a Fix test_fileio.t to pass with 1.0. 2016-09-07 08:59:59 +03:00
bf044a0620 Merge branch '0.5' into 1.0 2016-09-07 08:55:04 +03:00
e90cefada1 Mask version in test_fileio.t on cleanup. 2016-09-07 08:54:29 +03:00
34cbb1d60c Merge branch '0.5' into 1.0 2016-09-07 08:49:25 +03:00
3627f7212e Fix fileio test to work with wc output format on Linux. 2016-09-07 08:42:15 +03:00
58e71ed23f Basic fileio regression test. 2016-09-07 08:34:07 +03:00
7dbb5ee91b Manually merge branch '0.5' into 1.0. 2016-09-05 23:01:16 +03:00
7aa3f2d5ca Test driver-specific option descriptions separately from the main help text. 2016-09-05 22:54:03 +03:00
ce63f867bf Basic command tests. 2016-09-05 19:22:34 +03:00
0169adc09f Add tests/include/config.h.in. 2016-09-05 10:45:04 +03:00
8fc9357cf0 Add version.t test + some necessary test harness improvements. 2016-09-05 10:39:47 +03:00
6d5bba1fe6 Basic support for functional/regression testing. 2016-09-04 20:24:07 +03:00