๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
refs/heads/simplify
/
mptest
8ccdef6
Fix some more harmless compiler warnings.
by mistachkin
ยท 10 years ago
c56fac7
Fix uses of ctype functions (ex: isspace()) on signed characters in test
by drh
ยท 10 years ago
2c32ed7
Path portability enhancements for mptester.exe.
by drh
ยท 11 years ago
4c45196
Add the "mptest" target to main.mk. Change TRUNCATE and PERSIST to DELETE
by drh
ยท 11 years ago
25a72de
Path handling portability enhancements for mptester.
by mistachkin
ยท 11 years ago
eb48b06
Testing enhancements on Windows.
by mistachkin
ยท 11 years ago
8773b85
Additional logging information output by mptester.
by drh
ยท 11 years ago
44723ce
Improvements to the MSVC build. Fix harmless compiler warnings. Enable use of 'stdcall'.
by mistachkin
ยท 11 years ago
cc285c5
Expand the multi-process test cases to repeat each case 20 times and
by drh
ยท 11 years ago
bd41d56
Add the "mptester" tests to releasetest.tcl.
by drh
ยท 11 years ago
4c275b1
Use sum() instead of total() in mptest/multiwrite01.test too.
by drh
ยท 13 years ago
e314733
Use sum() instead of total() in the mptest/crash01.test script.
by drh
ยท 13 years ago
93c8c45
Fix an incorrect comment (a copy/paste error) in the mptester. No code changes.
by drh
ยท 13 years ago
bc08281
Add the --breakpoint and --show-sql-errors commands to mptester.
by drh
ยท 13 years ago
44fddca
Fix the --match command in mptester so that it checks the entire result,
by drh
ยท 13 years ago
87f9caa
In the mptester, add --glob and --notglob and --testcase. Make --exit work
by drh
ยท 13 years ago
9b4c59f
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
by drh
ยท 13 years ago
739ee7f
In mptester: improve the way that child processes are dispatched. Pass
by drh
ยท 13 years ago
fdd72c9
For the multi-process tester on Win32, make use of the GetCurrentProcessId API.
by mistachkin
ยท 13 years ago
e3be8c8
Show the process-id on log messages from mptester.
by drh
ยท 13 years ago
08d4189
Enhance multi-process tester integration with the Win32 API.
by mistachkin
ยท 13 years ago
4c5298f
Use symbolic names for tasks in mptester.
by drh
ยท 13 years ago
7de96f7
Limit integrity_check output to 10 lines in mptester scripts.
by drh
ยท 13 years ago
ab755ac
Change the rollback journal so that it invokes sqlite3_log() make a record
by drh
ยท 13 years ago
f90e50f
In mptester, handle startScript no-change commits using a retry rather
by drh
ยท 13 years ago
6adab7a
Still more tests using mptester. Added test cases that leave rollback
by drh
ยท 13 years ago
023dd90
Adding tests to the mptester scripts.
by drh
ยท 13 years ago
e5ebd22
Change mptester to avoid reporting SQLITE_BUSY errors if the busy handler
by drh
ยท 13 years ago
554052c
Merge the multi-process tester into trunk.
by drh
ยท 13 years ago
bc94dbb
Add the "mptester" target to the makefiles. Make mptester run with
by drh
ยท 13 years ago
mptest
841810c
Fix harmless compiler warnings in mptest.c.
by drh
ยท 13 years ago
1bf44c7
Add the vfsname() and eval() SQL functions to mptest.c.
by drh
ยท 13 years ago
7dfe8e2
Add --if, --else, --endif processing to mptest.c.
by drh
ยท 13 years ago
e348fc7
Fix the --source command so that its argument is relative to the script.
by drh
ยท 13 years ago
1790bb3
Add SQLITE_CONFIG_LOG error logging to the mptest program.
by drh
ยท 13 years ago
896be7d
Get the build of mptest working on mac.
by drh
ยท 13 years ago
f012ae0
Get the mptest program running on windows.
by drh
ยท 13 years ago
3f5bc38
Many improvements to the mptest program. Added a simple test script.
by drh
ยท 13 years ago
27338e6
Add a prototype TH3-script-style test harness that starts multiple processes
by drh
ยท 13 years ago