protected property UnicodeUnitTest::$extendedMode in SimpleTest 7
Whether to run the extended version of the tests (including non latin1 characters).
Type: boolean
File
- tests/
unicode.test, line 18 - Various unicode handling tests.
Class
- UnicodeUnitTest
- Test unicode handling features implemented in unicode.inc.
Code
protected $extendedMode = FALSE;