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 a5967fa118
Merge branch 'debug' of https://github.com/GarrettGeorge/svelte into GarrettGeorge-debug
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 Merge branch 'debug' of https://github.com/GarrettGeorge/svelte into GarrettGeorge-debug 6 years ago
parser groundwork for animations (#1431) 6 years ago
preprocess test: filename passed to hooks 7 years ago
runtime preserve whitespace inside lists 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 Adds tests for valid and invalid debug tag usage. 6 years ago
helpers.js eslint 6 years ago
setup.js Reinstate code coverage 7 years ago
test.js upgrade mocha 6 years ago