You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test
Rich Harris b62872d39c
Merge pull request #1530 from sveltejs/gh-1522
6 years ago
..
cli replace appendNode(node, parent) with append(parent, node) - easier to follow 6 years ago
create fixes 7 years ago
css encapsulate local styles inside global ones - fixes #1618 6 years ago
custom-elements tweak test 6 years ago
formats fix some more tests 7 years ago
hydration update hydration tests 7 years ago
js update tests 6 years ago
parser groundwork for animations (#1431) 6 years ago
preprocess test: filename passed to hooks 7 years ago
runtime Merge pull request #1530 from sveltejs/gh-1522 6 years ago
server-side-rendering add non-spread test for attribute safety 6 years ago
sourcemaps rename loc to start, include character info in locations 7 years ago
stats fix #1368 6 years ago
store fix and simplify cycle detection 6 years ago
validator handle single identifiers in {@debug} tags 6 years ago
helpers.js eslint 6 years ago
setup.js Reinstate code coverage 7 years ago
test.js upgrade mocha 6 years ago