about summary refs log tree commit diff stats
path: root/test
Commit message (Collapse)AuthorAgeLines
* Extract helper method from testsAlan Pearce2014-09-20-29/+33
|
* Implement some basic value-class parsingAlan Pearce2014-09-15-0/+6
|
* Add basic example testAlan Pearce2014-09-15-0/+3
|
* Parse an empty document correctlyAlan Pearce2014-09-15-0/+3
|
* Switch to expectations test libraryAlan Pearce2014-09-15-132/+101
|
* Add support for parsing rel attributesAlan Pearce2014-09-13-0/+9
|
* Add e-* parsingAlan Pearce2014-09-13-0/+12
|
* Add tests for classes-to-propsAlan Pearce2014-09-13-0/+9
|
* Add basic support for dt-* parsingAlan Pearce2014-09-13-0/+30
|
* Fallback to text content if attributes are not foundAlan Pearce2014-09-13-2/+14
|
* Test smaller units of codeAlan Pearce2014-09-13-31/+32
|
* Add u-* parsing capabilityAlan Pearce2014-09-13-0/+21
|
* Re-format trailing parenthesesAlan Pearce2014-09-12-6/+3
|
* Add support for parsing empty br/hr tagsAlan Pearce2014-09-12-0/+10
|
* Get correct property value for special tagsAlan Pearce2014-09-11-0/+13
| | | | img, area, abbr, data and input tags are all consumed differently.
* Use class name for property keywordsAlan Pearce2014-09-11-2/+7
|
* Create test & implementation for p-name parsingAlan Pearce2014-09-10-1/+6
|
* Create initial test and implementationAlan Pearce2014-09-09-7/+8
|
* Initial commit.Alan Pearce2014-09-09-0/+7