chiark / gitweb /
shapelib: Fix backward incompatible unnotched, stack_pos
[otter.git] / wdriver /
2022-05-04 Ian JacksonSwitch to deriving Deref
2022-05-04 Ian JacksonSwitch to deriving Deref
2022-04-27 Ian JacksonSwitch to Rust 2021
2022-04-02 Ian JacksonCargo.toml: Update all versions to 1.0.0 otter-1.0.0
2022-04-02 Ian JacksonFormulaic doc comments for other crates
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-06 Ian Jacksoncargo: upgrade thirtyfour_sync x11rb
2022-03-06 Ian Jacksoncargo: upgrade strum
2022-03-06 Ian Jacksonwdriver: Add an allow for a field there fore debug
2022-03-06 Ian Jacksonwdriver: Expose contents of WPiece
2022-03-06 Ian Jacksonwdriver: Remove an unused field
2022-03-06 Ian Jacksonwdriver: Add an allow for a field used only for its...
2021-07-25 Ian JacksonCargo.toml: Update all versions to 0.7.3 otter-0.7.3
2021-07-25 Ian Jacksoncargo: update to thirtyfour_sync 0.25
2021-07-21 Ian Jacksonjs test: synch: wait for api queue empty
2021-07-21 Ian Jacksonjs test: rename test_update_hook from gen_update_hook
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-15 Ian JacksonCargo.toml: Update all versions to 0.7.2
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-simple: Allow "piece held by another player" as...
2021-07-14 Ian Jacksonwdt-hand: Do release mouse after alice click
2021-07-13 Ian Jacksontests: wdt-bundles: Actually check for expected error...
2021-07-13 Ian Jacksontests: wdt-bundles: Test overlapping occultations
2021-07-13 Ian Jacksontests: wdt-bundles: Fix release in test
2021-07-13 Ian Jacksontests: wdt-bundles: Prepare for overlap (impossible...
2021-07-13 Ian Jacksontests: wdt-bundles: Drop explicit shift keys for upperc...
2021-07-13 Ian Jacksontests: wdt-bundles: Synch after reset
2021-07-13 Ian Jacksontests: wdt-bundles: Break out vatikan_with_deck
2021-07-13 Ian Jacksontests: wdt-bundles: Break out VATIKAN_DECK and VATIKAN_HAND
2021-07-10 Ian Jacksonwdt-bundles: hidden: Have alice send a card to bottom
2021-07-10 Ian Jacksonwdt-bundles: hidden: Have alice reselect a card just...
2021-07-10 Ian Jacksonwdt-bundles: hidden: Have alice play some cards
2021-07-10 Ian Jacksonwdt: Do not tolerate JS errors
2021-07-10 Ian Jacksonwdt-bundles: vatikan: Have bob load the game
2021-07-10 Ian Jacksonwdt-bundles: vatikan: Have alice draw some cards
2021-07-10 Ian Jacksonwdriver: Pass window size to firefox
2021-07-10 Ian Jacksonwdriver: Introduce firefox-wrapper
2021-06-10 Ian Jacksoncargo deps: Update to strum 0.21
2021-06-10 Ian JacksonCargo.toml: Update all versions to 0.7.1
2021-06-08 Ian JacksonCargo.toml: Update all versions to 0.7.0
2021-05-23 Ian JacksonCargo.toml: Update all versions to 0.6.0 otter-0.6.0
2021-05-20 Ian Jacksonotter(1): Change TABLE-NAME to a global option argument
2021-05-18 Ian Jacksoncargo update: Update to latest thirtyfour
2021-05-17 Ian Jacksonapitest: Un-clone-and-hack api early arg test predicate
2021-05-17 Ian Jacksonapitest: Move portmanteau machinery from wdriver
2021-05-04 Ian Jacksonbundles: Check that download link works
2021-05-03 Ian Jacksonapitest: Move cleanup_notify::Handle into SetupCore
2021-05-03 Ian Jacksonwdriver: Provide url in Window
2021-05-03 Ian Jacksonbundles: Go via the a element
2021-05-03 Ian Jacksontests: Change many error types to Explode
2021-05-03 Ian Jacksonbundles: Add wdt test to see that things show up in...
2021-04-19 Ian JacksonCargo.toml: Update all versions to 0.5.1
2021-04-18 Ian JacksonCargo.toml: Update all versions to 0.5.1 otter-0.5.1
2021-04-18 Ian JacksonCargo.toml: Update all versions to 0.5.0 otter-0.5.0
2021-04-18 Ian JacksonCargo.toml: Add many metadata fields (and synch. versions)
2021-04-18 Ian JacksonCargo.toml: Prettify layout etc.
2021-04-14 Ian Jacksoncargo: update thirtyfour_sync to latest
2021-04-14 Ian Jacksoncargo: update ndarray to latest
2021-04-05 Ian Jacksonwdt-simple: Check a simple conflicting grasp
2021-04-05 Ian Jacksonwdt-simple: Some whitespace changes
2021-04-05 Ian Jacksonwdt-simple: Use before_gen from sides, for first check
2021-04-05 Ian Jacksonwdriver: Return Generation, not a String, from synch
2021-04-05 Ian Jacksonwdt-simple: conflicts: Provide gen_before
2021-04-05 Ian Jacksonwdt-simple: conflicts: Count conflicts, don't just...
2021-04-05 Ian Jacksonwdt-simple: Ungrab for testing
2021-04-05 Ian Jacksonwdt-simple: Break out check()
2021-04-05 Ian Jacksonwdriver: LogIgnoreBefore: Use Html::lit impl
2021-04-05 Ian Jacksonwdriver: LogIgnoreBefore: More impls
2021-04-05 Ian Jacksonwdriver: Generalise LogIgnoreBefore
2021-04-05 Ian JacksonSyncLog: new facility, will help us find messages
2021-04-05 Ian Jacksonwdt: Dump the game log into the test log, when we retri...
2021-04-05 Ian Jacksonwdt: Assert that log collection basically worked
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-05 Ian Jacksonwdriver: Provide WindowGuard::pieces()
2021-04-04 Ian Jacksontests: Rename always_context to did and use it a lot...
2021-04-04 Ian Jacksonat: Do not any longer tolerate JS errors on game reset
2021-04-04 Ian Jacksonat, wdt: Some log formatting improvements
2021-04-04 Ian Jacksonwdriver: Put js logs in their own files
2021-04-04 Ian Jacksonwdriver: Pass DirSubst to JsLogfile::open
2021-04-04 Ian Jacksonwdriver: Refactor types surrounding JsLogfile
2021-04-04 Ian Jacksonwdriver: Rename fetch_js_log
2021-04-04 Ian Jacksonwdt: Introduce a vpid cache
2021-04-04 Ian Jacksonwdt, at: Use vpid mapping everywhere, rather than hardcoded
2021-04-04 Ian Jacksonapitest: Provide PlayerId everywhere
2021-04-04 Ian Jacksonapitest: Make setup_static_users less lifetimes-entangled
2021-04-04 Ian Jacksonapitest: Make MgmtConn a RefCell
2021-04-04 Ian Jacksonwdt: Test reload too
2021-04-04 Ian Jacksonwdt: altergame move test, works
next