| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -25/+0 | |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 | |
| This PR will fix some typos detected by [typos]. I only picked the ones I was sure were spelling errors to fix, mostly in the comments. [typos]: https://github.com/crate-ci/typos | ||||
| 2022-08-13 | Update `@!has` name in tests | Noah Lev | -1/+1 | |
| 2022-08-13 | Rename `@hastext` to `@hasraw` (same for `matches`) | Noah Lev | -3/+3 | |
| I think `@hasraw` is slightly clearer than `@hastext` since it is actually matching against the raw HTML, not the text nodes. | ||||
| 2022-08-13 | Update tests: arity-2 `@{has,matches}` -> `...text` | Noah Lev | -3/+3 | |
| 2021-09-24 | Disable a spuriously failing test | Vadim Petrochenkov | -0/+2 | |
| 2021-08-28 | Update tests | inquisitivecrystal | -0/+23 | |
