Explicitly invoke Python 3.x in shebang lines
[mudpy.git] / bin / test
2016-01-24 Jeremy StanleyExplicitly invoke Python 3.x in shebang lines
2015-12-28 Jeremy StanleyTest admin account restrictions
2015-12-01 Jeremy StanleyMore thorough match on chat mode test
2015-11-19 Jeremy StanleyTest actor movement
2015-10-11 Jeremy StanleyMention test session capture log file names
2015-10-07 Jeremy StanleyAdd timing data to test output
2015-09-19 Jeremy StanleyTest chat mode
2015-09-07 Jeremy StanleyAdd troubleshooting note to test failure output
2015-09-06 Jeremy StanleyBreak outer loop of functional tests on failure
2015-09-01 Jeremy StanleyBe more explicit with periods in test matches
2015-08-23 Jeremy StanleyModularize functional testing
2015-08-22 Jeremy StanleyTest sentence capitalization
2015-08-09 Jeremy StanleyTest typo replacements
2015-08-07 Jeremy StanleyTest implicit punctuation
2015-07-15 Jeremy StanleyRead pending bytes before proceeding with test
2015-06-02 Jeremy StanleyFix punctuation match order and add tests
2015-05-17 Jeremy StanleyTest interaction between multiple connections
2015-05-09 Jeremy StanleyLay groundwork for more thorough functional tests
2015-03-18 Jeremy StanleyRemove stray non-generic references in sample data
2015-01-09 Jeremy StanleyRemove UTF-8 encoding header from Python files
2013-12-07 Jeremy StanleyClean up imports
2013-07-21 Jeremy StanleyCorrect byte types and encoding in test script
2013-03-19 Jeremy StanleyHandle byte type on sockets
2011-09-19 Jeremy StanleyUse strings not unicode in functional test script
2010-10-27 Jeremy StanleyPEP 8 conformance for test script
2010-05-07 Jeremy StanleyRegression testing script.