chiark / gitweb /
changelog: document further make-release changes
[otter.git] / apitest / at-otter.rs
2022-04-24 Ian Jacksonapitest: Break out filter_by_desc_glob etc.
2022-04-18 Ian Jacksonat-otter: Fix a ref to PIA that ought to be PIB.
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonapitest: Fix a write() call that should be write_all()
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2021-06-07 Ian Jacksonssh keys update: Test via the hardlink facility
2021-06-07 Ian Jacksonprefs test: Actually test that we can load some prefs
2021-06-07 Ian Jacksonprefs test: Break out ssh_command ds also
2021-06-07 Ian Jacksonprefs tests: Break out ssh_command, ready for adding...
2021-06-02 Ian Jacksonsshkeys: Tests restricted command branch sawing
2021-06-02 Ian Jacksonsshkeys: Tests a restricted command, refactor
2021-06-02 Ian Jacksonsshkeys: Tests restricted command a bit more
2021-06-02 Ian Jacksonsshkeys: Tests a restricted command, refactor
2021-06-02 Ian Jacksonsshkeys: Tests a restricted command
2021-06-02 Ian Jacksonsshkeys: Tests: Rework dummy key handling
2021-06-02 Ian Jacksonsshkeys: Test that static data is included
2021-06-02 Ian Jacksonsshkeys: Test banner and static handling
2021-06-02 Ian Jacksonsshkeys: Tests, wip
2021-06-01 Ian Jacksonapitest: Initial test of ssh
2021-05-21 Ian Jacksonapitest: Use new OtterArgsSpec in a few places
2021-05-21 Ian Jacksonapitest: Rename reset_game() to otter_resetting()
2021-05-21 Ian Jacksonapitest: Provide UsualCtx::ds
2021-05-20 Ian Jacksonotter(1): Change TABLE-NAME to a global option argument
2021-05-18 Ian Jacksoncargo update: Update to latest ArrayVec, const generics
2021-05-18 Ian Jacksonapitest: Break out stop_and_restart_gameserver
2021-05-18 Ian Jacksonapitest: Consolidate reset_game and provide in UsualCtx
2021-05-17 Ian Jacksonapitest: Consolidate UsualCtx::prepare_game
2021-05-17 Ian Jacksonapitest: Move bundles test to at-bundles
2021-05-17 Ian Jacksonapitest: Move setup code to apitest/main
2021-05-17 Ian Jacksonapitest: Move a lot of code from at-otter to apitest...
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-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-03 Ian Jacksonapitest: Test save/load, at least a bit
2021-05-03 Ian Jacksonapitest: Move cleanup_notify::Handle into SetupCore
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 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: 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-06 Ian Jacksonapitest: Tidy v slightly
2021-04-05 Ian JacksonSyncLog: new facility, will help us find messages
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-02 Ian Jacksonintroduce if_let!
2021-03-30 Ian Jacksonhand generalisation: wip use Sort
2021-03-30 Ian JacksonUse new Html everywhere
2021-03-26 Ian Jacksonapitest: try resetting the game after hidden_hand
2021-03-25 Ian Jacksongeometry: Massive overhaul of types and fields
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 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
next