summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-26Reformatting.Scott
2022-01-26Make sanity check optional.Scott
2022-01-26Sanity check list is sorted before binary search.Scott
2022-01-26Minor tweaks.Scott
2022-01-26Add type hints and cleanup.Scott
2022-01-26Make unscrambler use a cache per instance instead of module andScott
2022-01-25Unscrambler.py is no longer a utility; see ~bin/unscramble.py.Scott
2022-01-25Clarify instructions for repopulation.Scott
2022-01-25Adds unscrambler which contains the guts of a jumble/scrabble playerScott
2022-01-24Enable scp compression on remote executor to try to improve dataScott
2022-01-24Fix a newly introduced bug in run_tests.sh.Scott
2022-01-24Improve run_tests.shScott
2022-01-24Report overall runtime in periodic status dumps.Scott
2022-01-24Improve run_tests.shScott
2022-01-24Make parallelize remember to shutdown the default executors atexit.Scott
2022-01-24Add repro instructions for coverage in run_tests.sh.Scott
2022-01-24Finish up this coverage stuff.Scott
2022-01-24Adds optional code coverage reporting to run_tests.sh.Scott
2022-01-24This stuff all still sucks but this is slightly better.Scott
2022-01-24Add my own splitter.Scott
2022-01-23Make profanity filter catch foo/bar where foo and/or bar are badScott
2022-01-23Minor cleanup.Scott
2022-01-23Clean up the remote executor stuff and create a dedicated heartbeatScott
2022-01-23Added some helpers to file_utils and improved the docs/doctests.Scott
2022-01-22Reformatting.Scott
2022-01-22Reformatting.Scott
2022-01-22Reformatting.Scott
2022-01-22Watch for grandparent ssh termination by default.Scott
2022-01-21Trying again to make sure all output is seen here.Scott
2022-01-21Remove spurious print message.Scott
2022-01-21Don't be tricked by speaker groups living on the same IP addressScott
2022-01-21Wait for both streams to end.Scott
2022-01-20Stop using rsync in executors; this was a hack to work around someScott
2022-01-20Cleanup docs, add a timeout, in exec_utils.py.Scott
2022-01-20Make the new cmd_showing_output select and display data from stderr inScott
2022-01-19Make cmd_showing_output work with subprocesses that use '\r'.Scott
2022-01-18Don't let chromecasts steal the thread for too long.Scott
2022-01-18Fix state determination in tplink kasa lights.Scott
2022-01-18Fix chromecasts to work with new version of pychromecast; renameScott
2022-01-17Code cleanup.Scott
2022-01-17Creates a function_utils and pull a function_identifer method intoScott
2022-01-17Make unittest_utils log its perf data to a database, optionally.Scott
2022-01-17Argparse choices wants a list, not a tuple.Scott
2022-01-17Make logging_utils remove preexisting logging turds, fix a small bug.Scott
2022-01-12"Fix" a flaky test and cleanup an unused import.Scott
2022-01-12Adds doctests.Scott
2022-01-12Adds doctests.Scott
2022-01-12Update comments.Scott
2022-01-12Add doctests, general cleanup.Scott
2022-01-12Scale back warnings.warn and add stacklevels= where appropriate.Scott