-C Adjust\sthe\svtabH.test\smodule\sto\signore\sfiles\sin\sthe\sroot\sdirectory\sof\sWindows\nmachines\sthat\scontain\sthe\s"$"\scharacter.
-D 2016-01-04T04:41:13.895
+C Improved\scomment\son\sthe\svtabH-3.1\stest.
+D 2016-01-04T04:44:31.090
F Makefile.in 28bcd6149e050dff35d4dcfd97e890cd387a499d
F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434
F Makefile.msc 5fff077fcc46de7714ed6eebb6159a4c00eab751
F test/vtabD.test 05b3f1d77117271671089e48719524b676842e96
F test/vtabE.test d5024aa42754962f6bb0afd261681686488e7afe
F test/vtabF.test fd5ad376f5a34fe0891df1f3cddb4fe7c3eb077e
-F test/vtabH.test 0def52cbcf8d68793d982329a72d70cef8308e35
+F test/vtabH.test 7a21f18546cb9ab38df009e718300c40b552bb2b
F test/vtabI.test 751b07636700dbdea328e4265b6077ccd6811a3f
F test/vtab_alter.test 9e374885248f69e251bdaacf480b04a197f125e5
F test/vtab_err.test 0d4d8eb4def1d053ac7c5050df3024fd47a3fbd8
F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
F tool/warnings.sh 48bd54594752d5be3337f12c72f28d2080cb630b
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P d655a665acfae676d30e90e3731f483bee6acc63
-R 0d20e16c42f612598f302d493261df54
+P 73e3355004b8b7ce2e1bb937725f429795528a4f
+R add896a0a928f0a416eb15bec81a6801
U drh
-Z 4891b25ab1f0ba8193051c36d1d029ea
+Z 9b39ca76b9261d7edc0d476f6827134f
}
}
- # Read the first 5 entries from the root directory.
+ # Read the first 5 entries from the root directory. Except, ignore
+ # files that contain the "$" character in their names as these are
+ # special files on some Windows platforms.
#
set res [list]
foreach p [lrange [list_root_files] 0 4] {