chiark / gitweb /
apitest: Promote PIA and PIB to where wdriver can use them
[otter.git] / apitest / apitest.rs
2022-06-12 Ian Jacksonapitest: Promote PIA and PIB to where wdriver can use...
2022-06-12 Ian Jacksonapitest: Mark some hyper things as too verbose
2022-05-22 Ian Jacksonapitest: Introduce tree_walk; at-currency: test wip
2022-05-14 Ian Jacksonsupport: Move config
2022-05-14 Ian Jacksonsupport: Move childio and debugmutex
2022-05-14 Ian Jacksoncrate structure: Rename "imports" to "crates"
2022-05-14 Ian Jacksoncrate structure: Introduce otter-support crate
2022-05-01 Ian Jacksonapitest: Introduce and use JsV extension extend
2022-05-01 Ian Jacksonapitest: Introduce and use JsV extension set
2022-04-25 Ian Jacksontests: Enable the fake time feature
2022-04-25 Ian Jacksontests: Increase debug traceing of hidden and updates
2022-04-02 Ian JacksonFormulaic doc comments for other crates
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-27 Ian JacksonRocket cleanup: Remove some workarounds from config...
2021-07-15 Ian Jacksoncargo: upgrade "nix" and get rid of old error klunk
2021-07-10 Ian Jacksonjs test: Rename log-save to test-inject
2021-06-02 Ian Jacksonsshkeys: Tests, wip
2021-06-01 Ian Jacksonapitest: Provide OTTER_APITEST_START_DIR
2021-05-31 Ian Jacksonmgmtchannels: Genericise again
2021-05-21 Ian Jacksonapitest: Provide OtterArgsSpec for &str and a new G...
2021-05-21 Ian Jacksonapitest: Remove some Sized foolishness
2021-05-21 Ian Jacksonapitest: Remove some Sized foolishness
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