chiark / gitweb /
distcheck-clean
[disorder] / tests / dtest.py
2009-12-22 Richard Kettlewelldistcheck-clean
2009-10-24 Richard KettlewellRemove extraneous logging.
2009-10-24 Richard KettlewellFiner-grained wait for socket to appear when testing.
2009-10-15 Richard KettlewellMerge from trunk
2009-10-15 Richard KettlewellDon't catch SystemExit 77 in tests.
2009-10-10 Richard KettlewellMerge playlist support.
2009-07-18 Richard KettlewellLeave a bit of headroom above test port number, since...
2009-05-24 Richard KettlewellTests terminate server with SIGTERM rather than trying...
2009-05-23 Richard KettlewellMore graceful handling of test failure; the exception...
2009-05-21 Richard KettlewellHorrible bodge to wait for root user to be created...
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard KettlewellTests use 'api rtp' to avoid (harmless) error message
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-11-01 Richard KettlewellWait a bit long for subprocesses to clear off.
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-10-18 Richard KettlewellWait a bit after stopping the daemon when testsing...
2008-06-02 Richard KettlewellAvoid play.py looping indefinitely.
2008-05-18 Richard KettlewellMerge disorder.macros branch.
2008-05-18 Richard KettlewellAdd a new 'wait' flag to the rescan command. This...
2008-04-27 Richard Kettlewellexercise make_home()
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-22 Richard KettlewellRestore vpath'd builds
2008-04-20 Richard KettlewellMerge from 3.0 fixes 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 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 KettlewellTests now use a somewhat longer track, to reduce the...
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...
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-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 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 Kettlewellmerge extra MIME parsing
2007-12-02 Richard Kettlewelltests/udplog: new program to log packets sent by speake...
2007-12-02 Richard Kettlewelldump.py exercises tags db harder
2007-12-01 Richard Kettlewellexit not _exit, for benefit of coverage testing
2007-11-27 Richard Kettlewellexercise the C client a bit from tests
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-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-21 Richard Kettlewellcheck server runs after upgrade
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-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-08-22 Richard Kettlewellput the newline in the right place
2007-07-31 Richard Kettlewellskeletal test infrastructure