Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
Noah Lev
|
13d53273f8
|
Rename @hastext to @hasraw (same for matches )
I think `@hasraw` is slightly clearer than `@hastext` since it is
actually matching against the raw HTML, not the text nodes.
|
2022-08-13 00:37:13 -04:00 |
|
Noah Lev
|
37eed1d1ff
|
Update tests: arity-2 @{has,matches} -> ...text
|
2022-08-13 00:36:50 -04:00 |
|
varkor
|
62838975d0
|
Remove unnecessary ignore-tidy-linelength
|
2019-04-23 11:42:14 +01:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
steveklabnik
|
045ce183cc
|
modify tests to use new flag
|
2017-10-17 15:38:52 -04:00 |
|
Oliver Middleton
|
7298dabdb3
|
rustdoc: Stop stripping empty modules
There is no good reason to strip empty modules with no documentation and
doing so causes subtle problems.
|
2017-06-11 18:26:01 +01:00 |
|