chiark / gitweb /
Use users.db. trackdb* moves to lib/, as it's now used by client.c to
[disorder] / tests /
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