aboutsummaryrefslogtreecommitdiff
path: root/src/test_intarray.h
Commit message (Collapse)AuthorAge
* Add a C-source spell-checking facility. make misspell (on Nix)larrybr2023-06-07
| | | FossilOrigin-Name: 26c1bb4bd9e9f56613c3aa87407a7f562fd4ebde5bfd6dece02078001d9a45f8
* Tweaks to the test_intarray documentation and tests.drh2018-10-31
| | | FossilOrigin-Name: 7107f0dacf4467430d1ca157cb848dde984e48e529e7d67a88b7594b0f8159c9
* Fix various internal #defines to conform to new C-language naming restrictions,drh2016-07-09
| | | | | specifically that private-use macros names must not begin with "_". FossilOrigin-Name: 5471aca0158851d3fb0a2517306917536deb38bb
* Add SQLITE_API macros in front of interface routines in the test_intarray.cdrh2014-08-20
| | | | | extension. FossilOrigin-Name: eea0661798e10018615854c871f24be0f8bb2ff9
* Add a guard #ifndef to test_intarray.h to prevent harm if it is #includeddrh2013-08-07
| | | | | | more than once. Add a comment on the closing #endif of the guards on sqlite3.h and test_multiplex.h. FossilOrigin-Name: 0ad83ceb79767738bd06a28840cf84da0464ab4f
* Make the multiplexor and the IntArray extensions callable from C++.drh2012-10-29
| | | FossilOrigin-Name: cbd8fddf3b4cde840279502e1e9b151bb4bd42f0
* Initial implementation and test cases for the "intarray" virtual table.drh2009-11-10
FossilOrigin-Name: 0e7d29253f093d4125ede3cfc478e4bf09aef987