chiark / gitweb /
Makefile: Use --target, not -T, for deploy arch
[otter.git] / apitest /
2021-04-06 Ian Jacksonapitest: Tidy v slightly
2021-04-05 Ian JacksonSyncLog: new facility, will help us find messages
2021-04-05 Ian Jacksonapitest: Fix some massively-over-verbose debug, tidy
2021-04-05 Ian Jacksonapitest: Fix some massively-over-verbose debug
2021-04-05 Ian Jacksonapitest: Fix did message to mention "did"
2021-04-05 Ian Jacksonapitest: run1: Log more lines
2021-04-04 Ian Jacksontests: Rename always_context to did and use it a lot...
2021-04-04 Ian Jacksonapitest: Use #[ext] a bit more
2021-04-04 Ian Jacksonat, wdt: Some log formatting improvements
2021-04-04 Ian Jacksonapitest: Provide PlayerId everywhere
2021-04-04 Ian Jacksonapitest: Make setup_statuc_users not take a mut
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 Jacksonapitest: Make mgmt_conn be ForGame
2021-04-04 Ian Jacksonwdt: Improve/fix some JS logging
2021-04-02 Ian Jacksonintroduce if_let!
2021-04-02 Ian Jacksonapitest: Provide OtterPauseable etc.
2021-04-02 Ian Jacksonapitest: Move OtterPaused from wdt-simple
2021-03-30 Ian Jacksonapitest/run1: Fix logfile names
2021-03-30 Ian Jacksonhand generalisation: wip use Sort
2021-03-30 Ian JacksonUse new Html everywhere
2021-03-29 Ian Jacksoncargo: Add trailing newlines back plus a guard comment
2021-03-26 Ian Jacksonapitest: try resetting the game after hidden_hand
2021-03-26 Ian Jacksonapitest: Provide --specs-dir argument to otter(1) when...
2021-03-25 Ian Jacksongeometry: Massive overhaul of types and fields
2021-03-20 Ian Jacksonplumb GameState into add_ui_operations
2021-03-19 Ian Jacksonremove some dead code warning suppressions
2021-03-16 Ian Jacksonat: Check that we don't leak when we print messages
2021-03-15 Ian Jacksonhidden: Recalculate occultations every time on ungrab
2021-03-14 Ian Jacksonat: Sort out hidden test which was a bit of a confusion
2021-03-14 Ian Jacksonat: Note that a bug was fixed
2021-03-14 Ian Jacksonat: Add test case for move while displaced
2021-03-14 Ian Jacksonat: Tiny style change
2021-03-14 Ian Jacksonat: impl PieceSpecForOp for &mut too
2021-03-14 Ian Jacksonat: Generalise PuSynch<T>
2021-03-14 Ian Jacksonat: nest PuSynch a bit more
2021-03-14 Ian Jacksonat: impl PieceSpecForOp for ()
2021-03-14 Ian Jacksonat: Remove some unnecessary PuSynch
2021-03-14 Ian Jacksonat: New api_piece internal API
2021-03-14 Ian Jacksonat: Improve a panic message slightly
2021-03-14 Ian Jacksonat: Rename api_with_piece_move_synch (to insert missing...
2021-03-14 Ian Jacksonat: Undo symlink thing, list only at-otter specially
2021-03-14 Ian Jacksonwdt, at: Make wdriver into a portmanteau executable
2021-03-14 Ian Jacksonhidden tests: Some todos
2021-03-14 Ian Jacksonhidden tests: Move out again - track pieces
2021-03-14 Ian Jacksonhidden tests: Move out again
2021-03-14 Ian Jacksonhidden: Note a bug
2021-03-14 Ian Jacksonat-otter hidde: Use api_piece_move_synch in one place
2021-03-13 Ian Jacksonat-otter hidden: Introduce api_piece_move_synch
2021-03-13 Ian Jacksonat-otter hidden: Check that things are where we expect
2021-03-13 Ian Jacksonat-otter hidden: Update when we move (specific, must...
2021-03-13 Ian Jacksonat-otter hidden: Track alice's pieces too
2021-03-13 Ian Jacksonat-otter hidden: Do not unfake rng on exit
2021-03-13 Ian Jacksonat-otter hidden: Note next thing to test
2021-03-13 Ian Jacksonat-otter hidden: Move a pawn out of occultation
2021-03-13 Ian Jacksonat-otter: Introduce Pieces and PiecesSlice
2021-03-13 Ian Jacksonat-otter: Introduce synchu
2021-03-13 Ian Jacksonat-otter: break out update_update_pieces
2021-03-13 Ian Jacksonat-otter: Sort pawns, check displaced
2021-03-13 Ian Jacksonat-otter: Include nick nicely in debug output, etc.
2021-03-13 Ian Jacksonat-otter: Attempt to track pieces from bob's pov
2021-03-13 Ian JacksonMany dbg! changed to dbgc!
2021-03-13 Ian Jacksonat-otter: two separate Idx types for alice and bob
2021-03-13 Ian Jacksonat-otter: make a_pieces an IndexVec
2021-03-13 Ian Jacksonat-otter: pawns and hand are now indices
2021-03-13 Ian Jacksonapitest: Introduce JsV type
2021-03-13 Ian Jacksonat-otter: Use (rely on) newer dbgc
2021-03-13 Ian Jacksonat-otter: Make bob for hidden too
2021-03-13 Ian Jacksonatpitests: Provide fakerng methods on MgmtChannel
2021-03-13 Ian Jacksonatpitests: Make game_synch an extension method
2021-03-13 Ian Jacksonat-otter: Rename session variable
2021-03-13 Ian Jacksonat-otter: Rc<RefCell<>> to avoid much arg passing
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-03-13 Ian Jacksonapitest: synchx notices errors and bombs out by default
2021-03-13 Ian Jacksonapitest: wip sort out Conflict error on claim
2021-03-13 Ian Jacksonapitest: Actually update session.gen!
2021-03-13 Ian Jacksonapitest: handle broken pipe on sse copier
2021-03-12 Ian Jacksonhidden: a todo
2021-03-11 Ian Jacksonat-otter hidden: Put test pawns to RHS of hand
2021-03-11 Ian Jacksonfake rng: at-otter: Actually use fake rng
2021-03-08 Ian Jacksonextension traits: Use extend::ext
2021-03-08 Ian Jacksonextension traits: Use extend::ext
2021-03-07 Ian Jacksonapitest: compactify a debug
2021-03-07 Ian Jacksoncargo: Explicitly set fatures for reqwest
2021-02-28 Ian Jacksonhidden test: Move some pawns into hand area
2021-02-27 Ian Jacksonhidden test: Use api_with_piece_op
2021-02-27 Ian Jacksontests: api_with_piece_op: actually use provided pathfrag!
2021-02-27 Ian Jacksontests: Use assert_eq! a lot more
2021-02-27 Ian Jacksonhidden test: Claim a hand repository
2021-02-27 Ian Jacksonapitest: Largely delete the special prelude
2021-02-27 Ian Jacksonapitest: Fix a dbg
2021-02-27 Ian Jacksonapitest: Provide Session::api_with_piece_op
2021-02-27 Ian Jacksoncentralise hand::UNCLAIMED_DESC
2021-02-27 Ian Jacksonhand: Start on a test
2021-02-27 Ian Jacksonapitest: Finish testing library-add
2021-02-27 Ian Jacksonapitest: Prep refactor updates
2021-02-27 Ian Jacksonapitest: Prep refactor updates
2021-02-27 Ian Jacksonapitest: Use new synch
2021-02-27 Ian Jacksonapitest: rerun otter library-add
next