.. |
AttrDef
|
[1.5.0] AttrDef partitioned into HTML, CSS and URI segments. Also, some minor bugs with MultiLength fixed.
|
2007-02-14 20:38:51 +00:00 |
AttrTransform
|
[1.4.0] Added convenient single test selector form on test runner
|
2007-01-19 23:02:28 +00:00 |
ChildDef
|
[1.5.0] Massive refactoring for Blockquote and Chameleon to be more extensible and accommodating of XHTMLDefinition.
|
2007-02-04 03:53:57 +00:00 |
Lexer
|
[1.2.0]
|
2006-10-01 20:47:07 +00:00 |
SimpleTest
|
Refactor index.php test runner, it was getting too big.
|
2007-01-19 23:26:15 +00:00 |
Strategy
|
- Shuffle around includes to the right places
|
2007-02-17 17:43:44 +00:00 |
AttrDefHarness.php
|
[1.2.0]
|
2006-10-21 18:18:36 +00:00 |
AttrDefTest.php
|
Define AttrDef_Text and parseCDATA().
|
2006-08-04 03:13:04 +00:00 |
AttrTransformHarness.php
|
[1.2.0] Migrate AttrTransform tests to use the Harness supertype.
|
2006-10-22 03:38:32 +00:00 |
ChildDefHarness.php
|
[1.3.0] Refactored ChildDef classes into their own files
|
2006-11-22 18:55:15 +00:00 |
ConfigSchemaTest.php
|
Implement unit tests for very public interfaces of HTMLModuleManager, also added lots of error checking. tally_errors now requires unit test to be passed in as parameter.
|
2007-02-17 19:37:48 +00:00 |
ConfigTest-create.ini
|
[1.4.0] Config object can now be instantiated from ini files. Also updated TODO.
|
2007-01-21 14:29:46 +00:00 |
ConfigTest-loadIni.ini
|
[1.4.0] Config object can now be instantiated from ini files. Also updated TODO.
|
2007-01-21 14:29:46 +00:00 |
ConfigTest.php
|
Implement unit tests for very public interfaces of HTMLModuleManager, also added lots of error checking. tally_errors now requires unit test to be passed in as parameter.
|
2007-02-17 19:37:48 +00:00 |
ContextTest.php
|
Migrate from assertError to expectError, removed all assertNoErrors()
|
2007-01-20 19:22:55 +00:00 |
EncoderTest.php
|
[1.4.0]
|
2007-01-19 03:54:55 +00:00 |
EntityLookupTest.php
|
Implement EntityLookup and put in the Lexer. Some behavior was migrated, since it looks like it will have to be used in all Lexers, not just DirectLex (which is the only one that uses it).
|
2006-07-23 21:07:30 +00:00 |
EntityParserTest.php
|
Remove call to PHP 5 only function.
|
2006-09-01 14:49:13 +00:00 |
GeneratorTest.php
|
[1.2.0]
|
2006-10-01 21:55:13 +00:00 |
Harness.php
|
[1.2.0]
|
2006-10-21 18:18:36 +00:00 |
HTMLModuleManagerTest.php
|
Modules are not passed by reference, so in PHP 4 we cannot guarantee same module that went in will be used.
|
2007-02-27 23:57:54 +00:00 |
IDAccumulatorTest.php
|
Add AttrDef_Id, as well as amend the accumulator by adding a load.
|
2006-07-30 16:35:05 +00:00 |
LanguageFactoryTest.php
|
[1.5.0] Add rudimentary I18N and L10N support based off MediaWiki
|
2007-01-29 20:11:00 +00:00 |
LanguageTest.php
|
[1.5.0] Add rudimentary I18N and L10N support based off MediaWiki
|
2007-01-29 20:11:00 +00:00 |
LexerTest.php
|
Merge in PHP5 strict changes that are applicable to PHP4.
|
2007-01-16 22:22:08 +00:00 |
PercentEncoderTest.php
|
[1.2.0] Added percent encoding normalization
|
2006-11-07 17:15:28 +00:00 |
StrategyHarness.php
|
[1.2.0]
|
2006-10-01 21:55:13 +00:00 |
TagTransformTest.php
|
Divvy up TagTransform library files into their own separate files. Similar action needs to be taken for the tests.
|
2007-02-06 01:33:28 +00:00 |
Test.php
|
[1.5.0] Implement Legacy module.
|
2007-02-11 01:52:56 +00:00 |
TokenFactoryTest.php
|
Major optimization on tokenizeDOM(), reduce execution time from 75% to 20% by passing tokens by reference and using a token factory.
|
2006-08-15 20:19:16 +00:00 |
TokenTest.php
|
[1.3.1] Standardized all attribute handling variables to attr, made it plural
|
2006-12-06 22:29:08 +00:00 |
URISchemeRegistryTest.php
|
[1.2.0] Add context parameter to URIScheme and URISchemeRegistry classes.
|
2006-10-27 01:20:10 +00:00 |
URISchemeTest.php
|
[1.2.0] Add context parameter to URIScheme and URISchemeRegistry classes.
|
2006-10-27 01:20:10 +00:00 |