chiark / gitweb /
Resolve aliases in c_get, c_set, c_prefs and c_part. The intended
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 18 May 2008 12:12:49 +0000 (13:12 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 18 May 2008 12:12:49 +0000 (13:12 +0100)
commit27ed5a6987fc300f25569628e9152fafcf34c49f
tree6155edea1928f40767d3ba3363859af540a159d4
parent0b96f40320c4d980c7e338ccfc525dbf027ed528
Resolve aliases in c_get, c_set, c_prefs and c_part.  The intended
behaviour is that preferences always belong to the canonical version
of the track and never to an alias.

Added a new aliases.py test to verify this and related alias
behaviour.

Fixes defect 20.
server/server.c
tests/Makefile.am
tests/aliases.py [new file with mode: 0755]