Historique des commits

Auteur SHA1 Message Date
  tznind 563eace487 Mostly working for NetDriver il y a 11 mois
  tznind effe1991e3 Remove 'seen' debug aid il y a 11 mois
  tznind ac90ed9de6 AnsiParser working with CursesDriver and WindowsDriver il y a 11 mois
  tznind 30ad592cd3 Investigate adding to CursesDriver il y a 11 mois
  tznind 67b28925cc Change WindowsDriver to send down/up on key down and ignore key up events from win 32 api il y a 11 mois
  tznind 204d640f0b WIP: Scenario il y a 11 mois
  tznind d642fb6575 Add WindowsDriverKeyPairer il y a 11 mois
  tznind 1877cc7f1b Add exploration of Esc + typing and standardize unicode to \u001b il y a 11 mois
  tznind 88922c2f43 Fix use case of 2 esc in a row il y a 11 mois
  tznind 16a787e196 Fix base class dropping T all over the place il y a 11 mois
  tznind dbfdffba7a Give AnsiResponseParser a chance to release its content each iteration if it has been some time since we saw Esc il y a 11 mois
  tznind c99487f313 Double up all tests so that generic and string versions are both tested il y a 11 mois
  tznind 4d54292208 Add string version il y a 11 mois
  tznind 9f8fbc0698 Refactor so there is an abstract base parser il y a 11 mois
  tznind af3a80587f Proof of concept DAR request il y a 11 mois
  tznind d1669a50b8 Allow attatching arbitrary metadata to each char handled by AnsiResponseParser il y a 11 mois
  tznind fa15389e9c Fix unit test cases il y a 11 mois
  tznind b83219d82c WIP - Add lots of tests, needs validation as expectations are wrong in many that are failing (AI) il y a 11 mois
  tznind 964196d3b9 Change to hashmap char since all terminators we ignore are single character il y a 11 mois
  tznind 3af5c6a4fb Test all permutations of the input stream il y a 11 mois
  tznind af2ea009c4 Allow multiple expected responses at once il y a 11 mois
  Thomas Nind bb0bdb0bc5 Merge branch 'v2_develop' into ansi-parser il y a 11 mois
  tznind 390f2d01a4 Change to listing known terminators according to CSI spec il y a 11 mois
  tznind 6cef9d72fe Fix ResetState and add DispatchResponse il y a 11 mois
  tznind a0c3363210 Update handling to have state il y a 11 mois
  tznind 75ec589073 prepare to handle more rules il y a 11 mois
  tznind 22e612e4ac Explore parser more il y a 11 mois
  Thomas Nind cc0d9655e5 Fixes #3713 - `TextField` & `TextView` - When pressing right/left clear the selection instead of move tab (#3776) il y a 11 mois
  tznind 7f17f5e813 Add example responses we might see il y a 11 mois
  tznind ac09a6add4 Initial test to define the task of the parser il y a 11 mois