mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
Zero functional changes, simply executed the following: find . -name '*.t' -exec perl -0777 -p -i -e 's|^use t::lib::SQLiteTest|use lib "t/lib";\nuse SQLiteTest|m' {} + Also had to do a manual (but identical) fix in t/01_compile.t |
||
---|---|---|
.. | ||
00_base.t | ||
01_destroy.t | ||
02_find_function.t | ||
10_filecontent.t | ||
11_filecontent_fulltext.t | ||
20_perldata.t | ||
21_perldata_charinfo.t | ||
rt_99748.t |