aboutsummaryrefslogtreecommitdiff
path: root/test/crash5.test
Commit message (Collapse)AuthorAge
* Update test helper procedure 'get_pwd' to handle the ComSpec environment ↵mistachkin2021-01-18
| | | | | variable being absent. FossilOrigin-Name: fe1979552f43e0526f16481457e01981f29707401f77079f9854a8d91b35b5a4
* Fix problems with some "crashsql" tests.dan2021-01-07
| | | FossilOrigin-Name: 0c8e2ede5c325aa7fef8e8587057ec8c865fc7cf3e974a2733066fbac640b983
* Enhance tester.tcl so that when "--malloctrace=1" is specified, the testdan2018-09-18
| | | | | | generates self-contained Tcl scripts that present GUIs instead of *.sql files that require a separate program to interpret. FossilOrigin-Name: de2e3cbd08c00d235106c040fa472ec267ef8f1ec13c34ed7d16deac8d50b6cc
* Many spelling fixes in comments. No changes to code.mistachkin2013-03-21
| | | FossilOrigin-Name: 6f6e2d50941e444ebc83604daddcc034137a05b7
* On Windows, make sure the current directory value used by the test suite is ↵mistachkin2012-03-08
| | | | | 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file. FossilOrigin-Name: 82bcd7ec1531f6d71c079578434c58d3ce46a1de
* Add retry logic for AV defense to winOpen. Also, refactor test suite to ↵mistachkin2011-08-02
| | | | | allow the key Tcl file operations (e.g. copy and delete) to be retried. FossilOrigin-Name: 9007586fdabed8dbcc78581ea9821cfd1f9a4c8c
* Remove leftover debugging commands (breakpoint and btree_breakpoint) fromdrh2008-07-12
| | | | | test scripts. (CVS 5400) FossilOrigin-Name: dcb160249fa2d592ad09b8b0052102dc44a93511
* Remove an absolute path from crash5.test. (CVS 4727)danielk19772008-01-18
| | | FossilOrigin-Name: 42d8a377551baef01fb4e80f35fc12f9454a3cd4
* Add a test (and fix) for possible corruption if malloc() fails during a ↵danielk19772008-01-18
CREATE INDEX statement, the application continues with the transaction, then crashes. (CVS 4725) FossilOrigin-Name: 65245d9904db19568d5092926b27f0c193c9ef0b