1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
DBD-SQLite-SQLcipher/t/virtual_table
Laurent Dami c6d9c27e22 RT#99748
- added support for undef (NULLs) in comparisons
- new test file t/virtual_table/rt_99748.t for testing nulls and comparing vtable with a regular table
- tests that no security holes can be inserted in compiled regexes
- ROWIDs start at 1, not at 0
- replaced qr{..} by m{..}
2014-10-25 21:06:16 +02:00
..
00_base.t oops, overlooked unnecessary non-core deps 2014-07-21 14:16:52 +09:00
01_destroy.t implementation of FIND_FUNCTION, plus a couple of cosmetic changes in various places 2014-07-20 18:57:19 +02:00
02_find_function.t oops, overlooked unnecessary non-core deps 2014-07-21 14:16:52 +09:00
10_filecontent.t various fixes / improvements 2014-07-12 08:20:19 +02:00
11_filecontent_fulltext.t cleanup 2014-07-19 03:39:07 +02:00
20_perldata.t RT#99748 2014-10-25 21:06:16 +02:00
21_perldata_charinfo.t fix RT#99747 - skip tests if Unicode::UCD is not installed 2014-10-25 05:32:24 +02:00
rt_99748.t RT#99748 2014-10-25 21:06:16 +02:00