Reviewers: kpreid2,
Description:
- We were using both caja.test.foo and test.foo properties. There
isn't really a reason to require a caja. prefix, so I'm renaming
them all to test.foo.
- I've renamed some of the existing test.foo properties for clarity.
- Added a typo check for test flags.
- test.filter.method is now really a glob. Before, 'x' would be
interpreted as /^.*x.*$/ rather than /^x$/.
Please review this at https://codereview.appspot.com/8912043/
Affected files:
M build.xml
M tests/com/google/caja/plugin/BrowserTestCase.java
M tests/com/google/caja/plugin/WebDriverHandle.java
M tests/com/google/caja/util/CajaTestCase.java
M tests/com/google/caja/util/LocalServer.java
A tests/com/google/caja/util/TestFlag.java
A tests/com/google/caja/util/TestFlagTypoCheck.java
M tests/com/google/caja/util/ThisHostName.java
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.