Dromaeo: Difference between revisions

Jump to navigation Jump to search
18 bytes removed ,  27 March 2008
m
No edit summary
Line 9: Line 9:


If you don't wish to run all of the available tests, and only run a sub-section of them, you can filter tests via the URL, like so:
If you don't wish to run all of the available tests, and only run a sub-section of them, you can filter tests via the URL, like so:
* [http://dromaeo.com/?array http://dromaeo.com/?array] (this will only run array-related tests)
* [http://dromaeo.com/?3d http://dromaeo.com/?3d] (this will only run 3d-related tests)
* [http://dromaeo.com/?regexp http://dromaeo.com/?regexp] (this will only run RegExp-related tests)
* [http://dromaeo.com/?string http://dromaeo.com/?string] (this will only run String-related tests)


You have full regular expression support so something like the following will work, as well:
You have full regular expression support so something like the following will work, as well:
* [http://dromaeo.com/?(array|regexp) http://dromaeo.com/?(array|regexp)] (only run RegExp or Array-related tests)
* [http://dromaeo.com/?(3d|string) http://dromaeo.com/?(3d|string)] (only run 3d or String-related tests)


=== Running the Tests ===
=== Running the Tests ===
132

edits

Navigation menu