..
AttrDef
[3.1.0] Fix bug with rgb() w/ spaces inside shorthand CSS properties
2008-03-16 19:14:39 +00:00
AttrTransform
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ChildDef
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ConfigSchema
Fix PHP 5.0 and other early version compatibility by removing use of __toString
2008-03-23 02:50:42 +00:00
DefinitionCache
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
Filter
[3.1.0] [BACKPORT] Fix bug with comments in styles, and some associated issues
2008-02-20 00:15:44 +00:00
HTMLModule
[3.1.0] Reconfigure tester to glob for test files using *Test.php pattern.
2008-03-02 02:05:47 +00:00
Injector
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
Lexer
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
PHPT
[3.1.0] Experimental kses support.
2008-03-13 05:35:57 +00:00
SimpleTest
- Enable blank params to mean true for booleans again
2008-02-17 01:07:17 +00:00
Strategy
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
StringHashParser
[3.1.0] Add multi-parse capability for StringHash
2008-03-23 00:02:37 +00:00
URIFilter
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
VarParser
Implement native VarParser.
2008-03-05 05:03:01 +00:00
AttrCollectionsTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
AttrDefHarness.php
Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods)
2007-11-25 02:24:39 +00:00
AttrDefTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
AttrTransformHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
AttrTransformTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
AttrTypesTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
AttrValidator_ErrorsTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ChildDefHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ComplexHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ConfigSchemaTest.php
[3.1.0] De-crudify the ConfigSchema space; we're starting over again
2008-03-22 03:55:59 +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-finalize.ini
[1.7.0] Configuration object now finalizes itself after first read operation
2007-05-20 18:06:51 +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
[3.1.0] De-crudify the ConfigSchema space; we're starting over again
2008-03-22 03:55:59 +00:00
ContextTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
DefinitionCacheFactoryTest.php
[3.1.0] Landed modified patch by Braden Anderson for %CSS.AllowedProperties
2008-03-30 21:44:16 +00:00
DefinitionCacheHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
DefinitionCacheTest.php
[3.1.0] Make static ConfigSchema methods throw errors.
2008-02-20 00:37:08 +00:00
DefinitionTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
DefinitionTestable.php
Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods)
2007-11-25 02:24:39 +00:00
DoctypeRegistryTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ElementDefTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
EncoderTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
EntityLookupTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
EntityParserTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ErrorCollectorEMock.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ErrorCollectorTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
ErrorsHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
GeneratorTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
Harness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
HTMLDefinitionTest.php
[3.1.0] Fix bug with addAttribute when called multiple times on the same element
2008-03-26 04:31:04 +00:00
HTMLModuleHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
HTMLModuleManagerTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
HTMLModuleTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
IDAccumulatorTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
InjectorHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
LanguageFactoryTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
LanguageTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
LexerTest.php
- Restore substr_count compatibility method; it's not just PHP 4
2008-02-20 01:28:19 +00:00
PercentEncoderTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
StrategyHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
StringHashParserTest.php
[3.1.0] Add multi-parse capability for StringHash
2008-03-23 00:02:37 +00:00
StringHashTest.php
[3.1.0] Make StringHash system-agnostic.
2008-03-22 19:30:37 +00:00
TagTransformTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
TokenFactoryTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
TokenTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
URIDefinitionTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
URIFilterHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
URIHarness.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
URIParserTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
URISchemeRegistryTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
URISchemeTest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
URITest.php
Remove includes from unit tests.
2008-02-18 04:41:42 +00:00
VarParserHarness.php
Reorganize VarParser; there may be multiple implementations.
2008-03-05 03:51:09 +00:00