tznind
|
aa1c9bf286
Add some comments to main parser method and mark as protected
|
9 months ago |
tznind
|
67b28925cc
Change WindowsDriver to send down/up on key down and ignore key up events from win 32 api
|
9 months ago |
tznind
|
204d640f0b
WIP: Scenario
|
10 months ago |
tznind
|
16a787e196
Fix base class dropping T all over the place
|
10 months ago |
tznind
|
dbfdffba7a
Give AnsiResponseParser a chance to release its content each iteration if it has been some time since we saw Esc
|
10 months ago |
tznind
|
c99487f313
Double up all tests so that generic and string versions are both tested
|
10 months ago |
tznind
|
4d54292208
Add string version
|
10 months ago |
tznind
|
9f8fbc0698
Refactor so there is an abstract base parser
|
10 months ago |
tznind
|
d1669a50b8
Allow attatching arbitrary metadata to each char handled by AnsiResponseParser
|
10 months ago |
tznind
|
964196d3b9
Change to hashmap char since all terminators we ignore are single character
|
10 months ago |
tznind
|
af2ea009c4
Allow multiple expected responses at once
|
10 months ago |
tznind
|
390f2d01a4
Change to listing known terminators according to CSI spec
|
10 months ago |
tznind
|
6cef9d72fe
Fix ResetState and add DispatchResponse
|
10 months ago |
tznind
|
a0c3363210
Update handling to have state
|
10 months ago |
tznind
|
75ec589073
prepare to handle more rules
|
10 months ago |
tznind
|
22e612e4ac
Explore parser more
|
10 months ago |
tznind
|
7f17f5e813
Add example responses we might see
|
10 months ago |
tznind
|
ac09a6add4
Initial test to define the task of the parser
|
10 months ago |