๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
  1. 4c275b1 Use sum() instead of total() in mptest/multiwrite01.test too. by drh ยท 13 years ago
  2. e314733 Use sum() instead of total() in the mptest/crash01.test script. by drh ยท 13 years ago
  3. 93c8c45 Fix an incorrect comment (a copy/paste error) in the mptester. No code changes. by drh ยท 13 years ago
  4. bc08281 Add the --breakpoint and --show-sql-errors commands to mptester. by drh ยท 13 years ago
  5. 44fddca Fix the --match command in mptester so that it checks the entire result, by drh ยท 13 years ago
  6. 87f9caa In the mptester, add --glob and --notglob and --testcase. Make --exit work by drh ยท 13 years ago
  7. 9b4c59f Refactoring the mmap interface. The controlling pragma is now "mmap_size" by drh ยท 13 years ago
  8. 739ee7f In mptester: improve the way that child processes are dispatched. Pass by drh ยท 13 years ago
  9. fdd72c9 For the multi-process tester on Win32, make use of the GetCurrentProcessId API. by mistachkin ยท 13 years ago
  10. e3be8c8 Show the process-id on log messages from mptester. by drh ยท 13 years ago
  11. 08d4189 Enhance multi-process tester integration with the Win32 API. by mistachkin ยท 13 years ago
  12. 4c5298f Use symbolic names for tasks in mptester. by drh ยท 13 years ago
  13. 7de96f7 Limit integrity_check output to 10 lines in mptester scripts. by drh ยท 13 years ago
  14. ab755ac Change the rollback journal so that it invokes sqlite3_log() make a record by drh ยท 13 years ago
  15. f90e50f In mptester, handle startScript no-change commits using a retry rather by drh ยท 13 years ago
  16. 6adab7a Still more tests using mptester. Added test cases that leave rollback by drh ยท 13 years ago
  17. 023dd90 Adding tests to the mptester scripts. by drh ยท 13 years ago
  18. e5ebd22 Change mptester to avoid reporting SQLITE_BUSY errors if the busy handler by drh ยท 13 years ago
  19. 554052c Merge the multi-process tester into trunk. by drh ยท 13 years ago
  20. bc94dbb Add the "mptester" target to the makefiles. Make mptester run with by drh ยท 13 years ago mptest
  21. 841810c Fix harmless compiler warnings in mptest.c. by drh ยท 13 years ago
  22. 1bf44c7 Add the vfsname() and eval() SQL functions to mptest.c. by drh ยท 13 years ago
  23. 7dfe8e2 Add --if, --else, --endif processing to mptest.c. by drh ยท 13 years ago
  24. e348fc7 Fix the --source command so that its argument is relative to the script. by drh ยท 13 years ago
  25. 1790bb3 Add SQLITE_CONFIG_LOG error logging to the mptest program. by drh ยท 13 years ago
  26. 896be7d Get the build of mptest working on mac. by drh ยท 13 years ago
  27. f012ae0 Get the mptest program running on windows. by drh ยท 13 years ago
  28. 3f5bc38 Many improvements to the mptest program. Added a simple test script. by drh ยท 13 years ago
  29. 27338e6 Add a prototype TH3-script-style test harness that starts multiple processes by drh ยท 13 years ago