chiark / gitweb /
wdt-hand: Replace const vpid with ad-hoc strings and todos
[otter.git] / wdriver / wdt-hand.rs
2022-06-12 Ian Jacksonwdt-hand: Replace const vpid with ad-hoc strings and...
2022-05-04 Ian JacksonSwitch to deriving Deref
2021-07-21 Ian Jacksonautolower: Test that it works when claiming a hand
2021-07-21 Ian Jacksonautolower: Prep for test by raising the hand we are...
2021-07-21 Ian Jacksonwdt: Get rid of many redundant .release calls
2021-07-21 Ian Jacksonwdt: Get rid of many open-coded key_up/key_down pairs
2021-07-14 Ian Jacksonwdt-hand: Clean up after regrab-race
2021-07-14 Ian Jacksonwdt-hand: New test case for ungrab-then-regrab (2)
2021-07-14 Ian Jacksonwdt-hand: Do checks for both players
2021-07-14 Ian Jacksonwdt-hand: New test case for ungrab-then-regrab (1)
2021-07-14 Ian Jacksonwdt-hand: Do release mouse after alice click
2021-05-03 Ian Jacksontests: Change many error types to Explode
2021-04-05 Ian Jacksonwdt-simple: conflicts: Count conflicts, don't just...
2021-04-05 Ian Jacksonwdriver: Generalise LogIgnoreBefore
2021-04-05 Ian Jacksonwdt-hand: New test case for ungrab-then-regrab, setup
2021-04-05 Ian Jacksonwdt-hand: Don't put these right on top of each other
2021-04-05 Ian Jacksonwdt-hand: Fix new test to actually fail
2021-04-05 Ian Jacksonwdt-hand: New test: Add a bit of dbg
2021-04-05 Ian Jacksonwdt-hand: New test for interleaved drag and drop
2021-04-04 Ian Jacksontests: Rename always_context to did and use it a lot...
2021-04-04 Ian Jacksonwdt, at: Use vpid mapping everywhere, rather than hardcoded
2021-04-04 Ian Jacksonwdt: Test reload too
2021-04-02 Ian Jacksonwdt-hand: Add a missing synch
2021-03-30 Ian JacksonUse new Html everywhere
2021-03-25 Ian Jacksongeometry: Massive overhaul of types and fields
2021-03-15 Ian Jacksonwdt-hand: Move a pawn in
2021-03-15 Ian Jacksonwdt-hand: Select and deselect hand appropriately
2021-03-14 Ian Jacksonwdt-hand: Check for lack of conflicts
2021-03-14 Ian Jacksonwdt, at: Make wdriver into a portmanteau executable
2021-03-13 Ian Jacksonapitest: make macro to make wanted_tests() method on $c
2021-03-13 Ian Jacksonapitest: make test! use a wanted_tests() method on $c
2021-02-27 Ian Jacksontests: Use assert_eq! a lot more
2021-02-21 Ian JacksonIntroduce deref_to_field!
2021-02-21 Ian Jacksonapitest: Sort out plumbing of exe_module_path
2021-02-15 Ian Jacksonhand: wdt: Deselect (to make tests independent)
2021-02-15 Ian Jacksonhand: wdt: Break out player_dasharray
2021-02-15 Ian Jacksonhand: wdt: Centralise synch's
2021-02-15 Ian Jacksonhand: wdt: Check unclaim
2021-02-15 Ian Jacksonhand: wdt: Prep chk for optional claim
2021-02-15 Ian Jacksonhand: wdt: Remove commented-out c&p stuff
2021-02-15 Ian Jacksonhand: initial wdt, passes