chiark / gitweb /
Fix login/logout/etc and misc other bits and pieces
[disorder] / tests /
2008-05-03 Richard KettlewellSynchronize with disorder.dev
2008-05-03 Richard KettlewellUse Automake's simple test infrastructure for running...
2008-04-27 Richard Kettlewellexercise make_home()
2008-04-26 Richard Kettlewellstruct addrinfo varies in order between platforms,...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-23 Richard Kettlewellsearch.py waits for rescan to finish
2008-04-22 Richard KettlewellRestore vpath'd builds
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellMerge more 3.0 branch changes
2008-04-20 Richard KettlewellMerge from 3.0 branch
2008-04-20 Richard KettlewellMerge fixes up to 3.0.1
2008-04-19 Richard KettlewellThe server now treats setting an empty email address...
2008-04-19 Richard Kettlewellmerge queue test fix from disorder.dev
2008-04-19 Richard KettlewellFix test/queue.py to cope with slower random queue...
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-29 Richard KettlewellTests now use a somewhat longer track, to reduce the...
2008-03-24 Richard KettlewellSuppress IO buffering when running tests
2008-03-24 Richard KettlewellAdd a missing rescan to tests/play.py
2008-03-21 Richard KettlewellNew tests/recode.py converts filenames back and forth...
2008-03-06 Richard KettlewellArrange for some tests to block until the first rescan...
2008-01-14 Richard KettlewellThe server should now come to life straight away and...
2008-01-12 rjk@greenend.org.ukLimit how long tests/play.py will wait
2008-01-10 Richard KettlewellMore careful testing of scratching, and correctly handl...
2008-01-10 Richard KettlewellMake tests/play.py more reliable.
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-29 rjk@greenend.org.ukdisorder setup-guest enforces mail_sender requirement
2007-12-29 rjk@greenend.org.ukbuild default stopword list into server
2007-12-28 rjk@greenend.org.ukcgi: more graceful error handling in absence of server
2007-12-23 rjk@greenend.org.ukextra make clean in tests/
2007-12-22 Richard Kettlewellsome more testing
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewellregister/confirm commands, and tests, and docs
2007-12-21 Richard Kettlewelldefault_rights directive
2007-12-21 Richard KettlewellQuote responses. Unfortunately this is a major protoco...
2007-12-21 Richard Kettlewellrights now apply to commands; docs catch up a bit
2007-12-20 Richard Kettlewelladd "users" command
2007-12-20 Richard Kettlewelluserinfo/edituser implementation
2007-12-20 Richard KettlewellUse users.db. trackdb* moves to lib/, as it's now...
2007-12-18 Richard Kettlewellserver side support for cookies, basic tests
2007-12-18 Richard Kettlewelldisorder-udplog exits more reliably when parent dies
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-16 Richard Kettlewellmore tests
2007-12-15 Richard Kettlewellmore tag normalization work
2007-12-15 Richard Kettlewellnormalize tags and exercise this
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-09 Richard KettlewellAbolish some trivial tests and fold them into dbversion...
2007-12-09 Richard Kettlewellplay now returns the new track's ID, and disorder.play...
2007-12-09 Richard Kettlewellensure tests avoid user config!
2007-12-02 Richard Kettlewelltests/udplog: new program to log packets sent by speake...
2007-12-02 Richard Kettlewellmore forgiving tests/play.py
2007-12-02 Richard Kettlewelldisorder.py:
2007-12-02 Richard Kettlewelldump.py exercises tags db harder
2007-12-02 Richard Kettlewellverify that tag search works across dump
2007-12-02 Richard Kettlewellget and get-global now return 555 for not found. The...
2007-12-01 Richard Kettlewellexit not _exit, for benefit of coverage testing
2007-12-01 Richard Kettlewellfixes and test for disorder-dump
2007-11-27 Richard Kettlewellexercise the C client a bit from tests
2007-11-25 Richard Kettlewelloops
2007-11-25 Richard Kettlewelltests/queue.py: check that the queue is padded to the...
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukmerge from disorder.dev
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-23 Richard Kettlewell'plugins' and other _accum configuration items can...
2007-11-23 Richard KettlewellRemove combining characters from search strings. The...
2007-11-22 Richard Kettlewellunicode search tests
2007-11-22 Richard Kettlewellfurther search testing
2007-11-22 Richard Kettlewelltest search
2007-11-22 Richard Kettlewellsync with trunk
2007-11-22 Richard KettlewellThe initial rescan now blocks any client connections...
2007-11-22 Richard Kettlewellautomatically upgrade on startup if necessary
2007-11-21 Richard Kettlewellcheck server runs after upgrade
2007-11-21 Richard Kettlewelldatabase upgrade tool. needs to be run manually.
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellmore disorder.unicode test alignment
2007-11-21 Richard Kettlewelloverride disorder.py config
2007-11-21 Richard Kettlewellalign with disorder.unicode a bit
2007-11-21 Richard Kettlewellborrow some test naming conventions from disorder.unicode
2007-11-21 Richard Kettlewellmore test fiddling
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-21 Richard Kettlewellmore automation of test logic
2007-11-21 Richard Kettlewelltests figure out paths more automatically
2007-11-21 Richard Kettlewelltest to verify current dbversion behavior
2007-11-21 Richard Kettlewell(c) notice on tests
2007-11-21 Richard Kettlewellneed python >= 2.4 for tests
2007-11-20 Richard Kettlewellnormalize recorded filenames so files.py passes
2007-11-20 Richard Kettlewelltests/files.py; ok except for the non-ascii filenames
2007-11-20 Richard Kettlewellfix test config indent, oops...
2007-11-20 Richard KettlewellConvert track names and input lines to NFC. This is...
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellteach test environment about track types
2007-11-19 Richard Kettlewelladd a nontrivial test that actually works
2007-11-19 Richard Kettlewelltest path fixes
2007-10-21 Richard Kettlewellmissing EXTRA_DIST and path
2007-08-22 Richard Kettlewellput the newline in the right place
2007-07-31 Richard Kettlewellskeletal test infrastructure