Martin Angers
|
9cc531274b
|
implement tests for selection methods with invalid selector strings
|
2016-06-15 08:42:27 -04:00 |
|
Martin Angers
|
409e94058f
|
make test assert helpers private
|
2014-11-07 09:20:20 -05:00 |
|
Martin Angers
|
6669ef001f
|
remove Document.Root, Document is itself a Selection (using embedded struct)
|
2012-10-14 12:28:27 -04:00 |
|
Martin Angers
|
2d885ccd3a
|
add tests for End() rollbacks, doc
|
2012-09-05 09:35:53 -04:00 |
|
Martin Angers
|
01f04bca8b
|
add Parent() and ParentFiltered(), refactor tests using Asserts...()
|
2012-09-04 09:52:19 -04:00 |
|
Martin Angers
|
6e1e76af6b
|
refactor Document to make Root a Selection, with all API available
|
2012-09-02 14:45:50 -04:00 |
|
Martin Angers
|
a139b5d77f
|
doc fixes
|
2012-08-31 10:47:28 -04:00 |
|
Martin Angers
|
f1e54e5311
|
add Add() and AndSelf(), with tests
|
2012-08-31 10:27:45 -04:00 |
|
Martin Angers
|
7a69490818
|
add tests for Has() and End()
|
2012-08-31 09:06:39 -04:00 |
|
Martin Angers
|
4889cf55fe
|
add tests for Filter() and Not()
|
2012-08-30 23:12:56 -04:00 |
|
Martin Angers
|
d17b003dc8
|
fix tests after reorganization
|
2012-08-30 17:38:51 -04:00 |
|
Martin Angers
|
e4467e0f04
|
panic on error, instead of empty selection (like jQuery/Sizzle)
|
2012-08-30 15:08:36 -04:00 |
|
Martin Angers
|
df16c7a894
|
split tests in multiple files
|
2012-08-29 21:35:09 -04:00 |
|