chiark / gitweb /
apitest: Make OtterArgsSpec take &dyn Substitutor
[otter.git] / apitest / apitest.rs
2021-05-21 Ian Jacksonapitest: Make OtterArgsSpec take &dyn Substitutor
2021-05-21 Ian Jacksonapitest: Pass ds into OtterArgsSpec
2021-05-21 Ian Jacksonapitest: Rework OtterArgsSpec trait slightly
2021-05-21 Ian Jacksonapitest: Introduce OtterArgsSpec trait
2021-05-20 Ian Jacksonotter(1): Provide -g abbreviation for --game
2021-05-20 Ian Jacksonotter(1): Change TABLE-NAME to a global option argument
2021-05-19 Ian Jacksonspecs: Support ResetFromNamesSpec
2021-05-19 Ian Jacksonapitest: Explode: print the error chain too
2021-05-17 Ian Jacksonapitest: Provide @examples@
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-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 Jacksonapitest: Reorganise did() in preparation for a lot...
2021-05-03 Ian Jacksonprovide apitest::example_bundle
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: Rename types and variables to mention...
2021-05-03 Ian Jacksonpath resolution tests: Plumb rctx to various places...
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-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 Jacksonapitest: Provide OtterPauseable etc.
2021-04-02 Ian Jacksonapitest: Move OtterPaused from wdt-simple
2021-03-26 Ian Jacksonapitest: Provide --specs-dir argument to otter(1) when...
2021-03-14 Ian Jacksonat: Undo symlink thing, list only at-otter specially