better comment, added test for BTM

This commit is contained in:
john30
2016-02-07 12:24:16 +01:00
parent c31ec3a073
commit a91d8ffd3b
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -105,6 +105,14 @@ int main()
{"x,,vti", "21:04:58", "10fe0700033a0415", "00", ""},
{"x,,vti", "-:-:-", "10fe070003636363", "00", ""},
{"x,,vti,2", "", "", "", "c"},
{"x,,btm", "21:04", "10fe0700020421", "00", ""},
{"x,,btm", "00:00", "10fe0700020000", "00", ""},
{"x,,btm", "23:59", "10fe0700025923", "00", ""},
{"x,,btm", "24:00", "10fe0700020024", "00", ""},
{"x,,btm", "-:-", "10fe070002ffff", "00", ""},
{"x,,btm", "", "10fe0700025924", "00", "rw"},
{"x,,btm", "24:01", "10fe0700020124", "00", "rw"},
{"x,,btm,2", "", "", "", "c"},
{"x,,htm", "21:04", "10fe0700021504", "00", ""},
{"x,,htm", "00:00", "10fe0700020000", "00", ""},
{"x,,htm", "23:59", "10fe070002173b", "00", ""},