python .\test.py -f insert\basic.py -w 1 -m u05 python .\test.py -f insert\int.py -w 1 -m u05 python .\test.py -f insert\float.py -w 1 -m u05 python .\test.py -f insert\bigint.py -w 1 -m u05 python .\test.py -f insert\bool.py -w 1 -m u05 python .\test.py -f insert\double.py -w 1 -m u05 python .\test.py -f insert\smallint.py -w 1 -m u05 python .\test.py -f insert\tinyint.py -w 1 -m u05 python .\test.py -f insert\date.py -w 1 -m u05 python .\test.py -f insert\binary.py -w 1 -m u05 python .\test.py -f insert\nchar.py -w 1 -m u05 python .\test.py -f query\filter.py -w 1 -m u05 python .\test.py -f query\filterCombo.py -w 1 -m u05 python .\test.py -f query\queryNormal.py -w 1 -m u05 python .\test.py -f query\queryError.py -w 1 -m u05 python .\test.py -f query\filterAllIntTypes.py -w 1 -m u05 python .\test.py -f query\filterFloatAndDouble.py -w 1 -m u05 python .\test.py -f query\filterOtherTypes.py -w 1 -m u05 python .\test.py -f query\querySort.py -w 1 -m u05 python .\test.py -f query\queryJoin.py -w 1 -m u05