This is the public source repository for the XML Query Test suite, version 1.*.
You can use CVS to retrieve the latest revision (of this version of the XQuery test suite) from the command-line, as follows:
$ export CVSROOT=":pserver:anonymous@dev.w3.org:/sources/public"
$ cvs login
(Logging in to anonymous@dev.w3.org)
CVS password: anonymous
$ cvs get 2006/xquery-test-suite
...