If you write a new extension and have:

 ~/php-src
          /ext
              /MYEXT
                    /tests
                          /MYEXT00.phpt

then when you run "make test" in ~/php-src, it should just run the new
test, right???

run-test.php ext/MYEXT/tests/MYEXT00.phpt works fine...

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to