better comment, added test for BTM
This commit is contained in:
@@ -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", ""},
|
||||
|
||||
Reference in New Issue
Block a user