chiark / gitweb /
apitest: Provide @examples@
[otter.git] / apitest /
2021-05-17 Ian Jacksonapitest: Provide @examples@
2021-05-17 Ian Jacksonapitest: Prepare for at-bundles
2021-05-17 Ian Jacksonapitest: Move ok printing to end of main (portmanteau...
2021-05-17 Ian Jacksonapitest: Un-clone-and-hack api early arg test predicate
2021-05-17 Ian Jacksonapitest: Make it also a portmanteau
2021-05-17 Ian Jacksonapitest: Move portmanteau machinery from wdriver
2021-05-15 Ian Jacksonlibrary listing: Rework library patterns
2021-05-15 Ian JacksonItemEnquiryData: Put the lib name in it
2021-05-15 Ian Jacksonbundles: Test shape loading from bundle
2021-05-15 Ian Jacksonapitest: Break out some_library_add
2021-05-15 Ian Jacksonapitest: Break out place_library_load_markers
2021-05-15 Ian JacksonMake library list a per-table thing at managemnet API
2021-05-15 Ian Jacksonapitest: Test library listing
2021-05-15 Ian Jacksonbundles: Test clear game
2021-05-13 Ian Jacksonconfig: Provide libexec_dir and usvg_bin
2021-05-05 Ian Jacksonapitest: Fix off-by-one error in fd closing
2021-05-04 Ian Jacksonbundles: Check that download link works
2021-05-03 Ian Jacksonapitest: Test save/load, at least a bit
2021-05-03 Ian Jacksonapitest: Make prepare_gameserver do the for_game call
2021-05-03 Ian Jacksonapitest: Move cleanup_notify::Handle into SetupCore
2021-05-03 Ian Jacksonapitest: Split up prepare_gameserver
2021-05-03 Ian Jacksonapitest: Move command_socket into global DirSubst
2021-05-03 Ian Jacksonat-otter: Reorder functions in chronological order
2021-05-03 Ian Jacksontests: Change many error types to Explode
2021-05-03 Ian Jacksonapitest: Reorganise did() in preparation for a lot...
2021-05-03 Ian Jacksonprovide apitest::example_bundle
2021-05-03 Ian Jacksonat-otter: Swap bundles and put-back
2021-05-03 Ian Jacksonat-otter: Put the test game back at the end for ad...
2021-05-03 Ian Jacksonbundles: test download too
2021-05-03 Ian Jacksonbundles: test, wip
2021-05-03 Ian Jacksonapitest: New Explode error
2021-05-03 Ian Jacksonapitest: Allow reading OtterOutput to a string
2021-05-03 Ian Jacksonapitest: Fix logging levels
2021-05-03 Ian Jacksonapitest: Capture and return the output from otter(1...
2021-05-03 Ian Jacksonapitest: Capture and return the output from otter(1)
2021-05-03 Ian Jacksonpath resolution tests: Tidy direct use of su_rc to...
2021-05-03 Ian Jacksonpath resolution: Rename types and variables to mention...
2021-05-03 Ian Jacksonpath resolution tests: cd to / for library_load and...
2021-05-03 Ian Jacksonpath resolution tests: Plumb rctx to various places...
2021-04-28 Ian Jacksonapitests: Test that all specs load
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-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
next