aboutsummaryrefslogtreecommitdiff
path: root/mptest
Commit message (Expand)AuthorAge
* Enhance mptester so that it takes great care to delete its test databasedrh2016-02-12
* Fix some more harmless compiler warnings.mistachkin2015-12-16
* Fix uses of ctype functions (ex: isspace()) on signed characters in testdrh2015-10-29
* Path portability enhancements for mptester.exe.drh2015-03-31
|\
| * Path handling portability enhancements for mptester.mistachkin2015-03-31
| * Testing enhancements on Windows.mistachkin2015-03-31
* | Add the "mptest" target to main.mk. Change TRUNCATE and PERSIST to DELETEdrh2015-03-31
|/
* Additional logging information output by mptester.drh2015-03-31
* Improvements to the MSVC build. Fix harmless compiler warnings. Enable use ...mistachkin2015-03-21
* Expand the multi-process test cases to repeat each case 20 times anddrh2015-03-11
* Add the "mptester" tests to releasetest.tcl.drh2014-12-30
* Use sum() instead of total() in mptest/multiwrite01.test too.drh2013-05-17
* Use sum() instead of total() in the mptest/crash01.test script.drh2013-05-17
* Fix an incorrect comment (a copy/paste error) in the mptester. No codedrh2013-04-18
* Add the --breakpoint and --show-sql-errors commands to mptester.drh2013-04-18
* Fix the --match command in mptester so that it checks the entire result,drh2013-04-17
* In the mptester, add --glob and --notglob and --testcase. Make --exit workdrh2013-04-17
* Refactoring the mmap interface. The controlling pragma is now "mmap_size"drh2013-04-15
* In mptester: improve the way that child processes are dispatched. Passdrh2013-04-12
* For the multi-process tester on Win32, make use of the GetCurrentProcessId API.mistachkin2013-04-11
* Show the process-id on log messages from mptester.drh2013-04-11
* Enhance multi-process tester integration with the Win32 API.mistachkin2013-04-11
* Use symbolic names for tasks in mptester.drh2013-04-10
* Limit integrity_check output to 10 lines in mptester scripts.drh2013-04-09
* Change the rollback journal so that it invokes sqlite3_log() make a recorddrh2013-04-09
* In mptester, handle startScript no-change commits using a retry ratherdrh2013-04-08
* Still more tests using mptester. Added test cases that leave rollbackdrh2013-04-08
* Adding tests to the mptester scripts.drh2013-04-08
* Change mptester to avoid reporting SQLITE_BUSY errors if the busy handlerdrh2013-04-08
* Merge the multi-process tester into trunk.drh2013-04-08
* Add the "mptester" target to the makefiles. Make mptester run withdrh2013-04-08
* Fix harmless compiler warnings in mptest.c.drh2013-04-08
* Add the vfsname() and eval() SQL functions to mptest.c. drh2013-04-08
* Add --if, --else, --endif processing to mptest.c.drh2013-04-08
* Fix the --source command so that its argument is relative to the script.drh2013-04-06
* Add SQLITE_CONFIG_LOG error logging to the mptest program.drh2013-04-06
* Get the build of mptest working on mac.drh2013-04-06
* Get the mptest program running on windows.drh2013-04-06
* Many improvements to the mptest program. Added a simple test script.drh2013-04-06
* Add a prototype TH3-script-style test harness that starts multiple processesdrh2013-04-06