# This file contains test cases for embedding YADIS service document # URLs inside of a HTML document. For each case, the URL to the # document containing the case and the expected output are listed. # # The file format is as follows: # URL expected output # # blank lines and lines starting with # should be ignored. # # There are two special values for expected output, 'EOF' and # 'None'. In each of these cases, no url should have been found. In # the case of 'None', it is possible to stop parsing before the end of # the file. In the case of 'EOF', the entire file needed to be read to # know that the URL was not found. It is acceptable to treat these # cases the same way. The distinction is provided for those who want # to optimize their parsers. http://www.openidenabled.com/yadis-test/html/test-0.html found http://www.openidenabled.com/yadis-test/html/test-1.html found http://www.openidenabled.com/yadis-test/html/test-2.html found http://www.openidenabled.com/yadis-test/html/test-3.html found http://www.openidenabled.com/yadis-test/html/test-4.html found http://www.openidenabled.com/yadis-test/html/test-5.html found http://www.openidenabled.com/yadis-test/html/test-6.html found http://www.openidenabled.com/yadis-test/html/test-7.html & http://www.openidenabled.com/yadis-test/html/test-8.html found http://www.openidenabled.com/yadis-test/html/test-9.html found http://www.openidenabled.com/yadis-test/html/test-10.html / http://www.openidenabled.com/yadis-test/html/test-11.html http://www.openidenabled.com/yadis-test/html/test-12.html EOF http://www.openidenabled.com/yadis-test/html/test-13.html None http://www.openidenabled.com/yadis-test/html/test-14.html EOF http://www.openidenabled.com/yadis-test/html/test-15.html EOF http://www.openidenabled.com/yadis-test/html/test-16.html None http://www.openidenabled.com/yadis-test/html/test-17.html None http://www.openidenabled.com/yadis-test/html/test-18.html None http://www.openidenabled.com/yadis-test/html/test-19.html None http://www.openidenabled.com/yadis-test/html/test-20.html None http://www.openidenabled.com/yadis-test/html/test-21.html None http://www.openidenabled.com/yadis-test/html/test-22.html None