webpack/test
Tobias Koppers 1ee3585fa1 compilation error don't affect parent module
recover after syntax error
assume es6 module on syntax error

#2117
2016-07-03 13:13:01 +02:00
..
browsertest fixed tests 2016-02-04 14:29:51 +01:00
cases warn when name is imported that is not exported 2016-06-24 01:52:28 +02:00
configCases refactor how critical warnings are reported 2016-06-24 01:51:52 +02:00
fixtures added test cases for #2003 2016-05-06 13:38:21 +02:00
helpers added support for default arguments 2016-06-16 01:05:17 +02:00
hotCases compilation error don't affect parent module 2016-07-03 13:13:01 +02:00
hotPlayground webpack 1.0 beta 2013-12-17 23:21:49 +01:00
statsCases compilation error don't affect parent module 2016-07-03 13:13:01 +02:00
Compiler-caching.test.js fixed CachePlugin caching issues #2003 2016-05-06 19:42:06 +02:00
Compiler.test.js fixed tests 2016-01-14 21:21:12 +01:00
ConfigTestCases.test.js detect main module more reliable 2016-06-16 01:05:17 +02:00
Errors.test.js sort modules in warning for more consistent warnings 2016-06-08 00:22:43 +02:00
Examples.test.js Merge branch 'master' into webpack-2 2015-10-18 10:55:23 +02:00
HotModuleReplacementPlugin.test.js bigger timeout 2016-01-30 11:20:45 +01:00
HotTestCases.test.js compilation error don't affect parent module 2016-07-03 13:13:01 +02:00
Integration.test.js beautify tests, lint hot and scripts 2015-08-09 12:42:43 +02:00
LoaderList.test.js fixed LoaderList matching to be "or" again 2016-01-30 11:14:17 +01:00
NodeTemplatePlugin.test.js Fixed strings 2016-02-26 16:50:04 -06:00
NodeWatchFileSystem.test.js beautify tests, lint hot and scripts 2015-08-09 12:42:43 +02:00
Parser.test.js allow a['b'] instead of a.b 2016-06-04 12:06:10 +02:00
Stats.test.js allow to display used exports 2016-06-29 01:17:59 +02:00
Template.test.js fix numberToIdentifer so it cant output duplicates 2016-02-08 14:59:09 +00:00
TestCases.test.js test infrastructure improvements 2016-06-04 14:47:20 +02:00
WatchDetection.test.js test on osx 2016-05-06 23:15:07 +02:00
checkArrayExpectation.js compilation error don't affect parent module 2016-07-03 13:13:01 +02:00