Option values now have tags stripped, more closely mirroring browser behaviour. Also, added work-around for html-tidys over-zealous empty tag stripping. |
|
More...
|
almost 16 years ago
|
Rename get/setPageBuilders() to get/setParsers(). |
|
More...
|
almost 16 years ago
|
Put in setting switch on simpletest to allow parser selection. |
|
More...
|
almost 16 years ago
|
Blank options test -- doesnt work with tidy parser. |
|
More...
|
almost 16 years ago
|
Another subtle label attachment issue |
|
More...
|
almost 16 years ago
|
don't enable this yet |
|
More...
|
almost 16 years ago
|
Failing test, needs investigation |
|
More...
|
almost 16 years ago
|
convert TAB=>space |
|
More...
|
almost 16 years ago
|
Start putting in switch to allow optional use of HTML tidy based parser |
|
More...
|
almost 16 years ago
|
add tidy parser to tarball |
|
More...
|
almost 16 years ago
|
Don't run tidy tests if tidy not installed. |
|
More...
|
almost 16 years ago
|
add skip for these |
|
More...
|
almost 16 years ago
|
Add test for edge case of labels |
|
More...
|
almost 16 years ago
|
Get the rest of form parsing working, inputs, labels, selects |
|
More...
|
almost 16 years ago
|
Start working on select/option parsing |
|
More...
|
almost 16 years ago
|
Starting tidy based parser |
|
More...
|
almost 16 years ago
|
Moved parsing tests to their own file |
|
More...
|
almost 16 years ago
|
Refactoring page tests prior to splitting into two |
|
More...
|
almost 16 years ago
|
Refactoring page tests prior to splitting into two |
|
More...
|
almost 16 years ago
|
Renamed PageBuilder prior to writing another one |
|
More...
|
almost 16 years ago
|
Fix typo bug in dumper |
|
More...
|
almost 16 years ago
|
Add visual test for comparison of private members of objects |
|
More...
|
almost 16 years ago
|
Switched IdenticalExpectation message to using reflection to list properties. Otherwies the member names get screwed. |
|
More...
|
almost 16 years ago
|
Switched IdenticalExpectation message to using reflection to list properties. Otherwies the member names get screwed. |
|
More...
|
almost 16 years ago
|
fix MemberExpectation for php5.2 |
|
More...
|
almost 16 years ago
|
Switched IdenticalExpectation message to using reflection to list properties. Otherwies the member names get screwed. |
|
More...
|
almost 16 years ago
|
Switched IdenticalExpectation message to using reflection to list properties. Otherwies the member names get screwed. |
|
More...
|
almost 16 years ago
|
Switched IdenticalExpectation message to using reflection to list properties. Otherwies the member names get screwed. |
|
More...
|
almost 16 years ago
|
Switched IdenticalExpectation message to using reflection to list properties. Otherwies the member names get screwed. |
|
More...
|
almost 16 years ago
|
IdenticalExpectation now includes coparisons on private members |
|
More...
|
almost 16 years ago
|