mv suite{_bench} to test-html-{ut,ref} crates
- allow compiling/running html tests without compiling main crate tests (useful when e.g. making type changes to events but html unaffected) - avoid need for future flags in main crate
This commit is contained in:
parent
d2a46663f1
commit
3cea79a122
18 changed files with 182 additions and 55 deletions
3
tests/html-ref/skip
Normal file
3
tests/html-ref/skip
Normal file
|
@ -0,0 +1,3 @@
|
|||
block_list_flat:large list marker number
|
||||
inline_links_flat:space before img, img attrs order
|
||||
inline_links_nested:empty link text
|
Loading…
Add table
Add a link
Reference in a new issue