content/canvas/test/webgl-conformance/conformance/00_readme.txt

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

     1 This file "00_test_list.txt" lists which files the test harness should run.
     3 If you add new tests you can update it with
     5 on windows
     7    dir /b *.html >00_test_list.txt
     9 on OSX / Linux
    11    ls -1 *.html >00_test_list.txt

mercurial