Tim Sebastian
|
823fd4dee2
|
add NamedChunksPlugin to "all case" test-cases
|
2017-03-26 20:30:52 +11:00 |
Shubheksha Jalan
|
dad0b6fa77
|
refactor(ES6): TestCases.test.js
|
2017-01-18 20:57:35 +05:30 |
Sean Larkin
|
e8cb875765
|
chore(test): Add README.me, CONTRIBUTOR update (#3569)
* chore(test): Add README.me, CONTRIBUTOR update. Adds a README.md file to test directory to aid contributors in how to add tests.
|
2016-12-27 13:45:01 -06:00 |
Tobias Koppers
|
0d2b6399f2
|
only run test on case insenstive filesystems
|
2016-12-21 14:57:39 +01:00 |
Johannes Ewald
|
993aeab5b1
|
Add support for .json files out of the box
See https://github.com/webpack/webpack/issues/3363
|
2016-12-07 11:43:47 +01:00 |
Tobias Koppers
|
91cbb4c288
|
removed DedupePlugin
it's no longer needed for npm3
and causes many issues
|
2016-11-15 09:25:58 +01:00 |
Diogo Franco (Kovensky)
|
2db41434e2
|
Fix lint error
|
2016-11-08 20:42:49 +09:00 |
Diogo Franco (Kovensky)
|
9a5c3cf21b
|
Log filtered test cases as skipped
|
2016-11-08 20:09:48 +09:00 |
Tobias Koppers
|
8c3d97d933
|
add test
better error messages
validate array
more options in schema
stricter schema
fix some old configs
|
2016-09-19 00:54:35 +02:00 |
Tobias Koppers
|
a14e563f67
|
removed LabeledModules
|
2016-09-07 12:25:02 +02:00 |
Tobias Koppers
|
9ccbd260b5
|
more info in tests stats.txt files
|
2016-09-07 09:46:27 +02:00 |
Tobias Koppers
|
1675a5a5ca
|
new way to handle new ids, reuse old ids
adjusted HMR to handle id reusing
|
2016-07-18 00:41:26 +02:00 |
Tobias Koppers
|
dac1354c14
|
test infrastructure improvements
|
2016-06-04 14:47:20 +02:00 |
Tobias Koppers
|
beadd8e14f
|
increase test timeout
|
2016-05-27 12:00:28 +02:00 |
Tobias Koppers
|
296b841d55
|
longer timeout for test cases, appveyor is slow
|
2016-05-06 23:46:02 +02:00 |
Tobias Koppers
|
205d08cac5
|
fixes and performance improvements
|
2016-01-26 17:56:44 +01:00 |
Tobias Koppers
|
461c49ab66
|
updated partly to new enhanced-resolve API
|
2016-01-02 00:21:54 +01:00 |
Tobias Koppers
|
cf469e4535
|
fixed beautify lint error
|
2015-10-21 19:00:42 +02:00 |
Tobias Koppers
|
7a1a0f5c0f
|
exclude harmony test cases in old versions
|
2015-10-21 18:55:45 +02:00 |
Tobias Koppers
|
0c110b4ac7
|
added es6 stuff to the parser
fixes #1490
|
2015-10-21 18:14:47 +02:00 |
Tobias Koppers
|
7934faa181
|
Merge branch 'master' into webpack-2
Conflicts:
.travis.yml
bin/config-optimist.js
package.json
test/TestCases.test.js
|
2015-08-09 13:32:19 +02:00 |
Tobias Koppers
|
c0afdf9c6a
|
beautify tests, lint hot and scripts
|
2015-08-09 12:42:43 +02:00 |
Tobias Koppers
|
cf30eeeb0f
|
Merge branch 'master' into webpack-2
Conflicts:
lib/ChunkTemplate.js
lib/Compilation.js
lib/HotModuleReplacement.runtime.js
test/TestCases.test.js
test/statsCases/chunks/expected.txt
test/statsCases/simple-more-info/expected.txt
test/statsCases/simple/expected.txt
|
2015-07-01 00:44:17 +02:00 |
Tobias Koppers
|
a04ffb9283
|
added (experimental) NamedModulesPlugin
|
2015-06-27 22:47:51 +02:00 |
Tobias Koppers
|
f4b9d5f57a
|
Merge branch 'master' into webpack-2
Conflicts:
lib/Compilation.js
lib/Compiler.js
lib/DefinePlugin.js
lib/HotModuleReplacementPlugin.js
lib/Parser.js
lib/node/NodeSourcePlugin.js
lib/node/OldNodeWatchFileSystem.js
package.json
|
2015-04-27 20:22:13 +02:00 |
Tobias Koppers
|
855c6ff2a8
|
fixed coverage tests
|
2015-04-24 15:52:15 +02:00 |
Tobias Koppers
|
9c26ffe6a8
|
Merge branch 'master' into webpack-2
Conflicts:
lib/Stats.js
|
2015-04-20 21:08:42 +02:00 |
Tobias Koppers
|
aa31878940
|
added test cases for cheap-eval-module-source-map
|
2015-04-20 20:25:33 +02:00 |
Tobias Koppers
|
ed75627f06
|
Merge branch 'master' into webpack-2
Conflicts:
bin/convert-argv.js
package.json
|
2015-04-14 20:09:29 +02:00 |
Tobias Koppers
|
0431b74149
|
added cheap-source-map and lineToLine option
|
2015-04-05 01:52:30 +02:00 |
Tobias Koppers
|
9a2f74fd20
|
fixed tests
|
2015-03-05 22:36:26 +01:00 |
Tobias Koppers
|
ab149eb4d4
|
Merge branch 'hot-multi-pass' of https://github.com/webpack/webpack.git into webpack-2
Conflicts:
lib/Compilation.js
|
2015-03-05 22:30:24 +01:00 |
Tobias Koppers
|
9b7117942f
|
fixed #853
with test
|
2015-03-04 07:45:26 +01:00 |
Tobias Koppers
|
39c370a19b
|
test it too
|
2015-01-31 16:27:05 +01:00 |
Tobias Koppers
|
6779ddb076
|
allow to disable SourceMap in UglifyJsPlugin
|
2014-10-31 12:46:18 +01:00 |
Tobias Koppers
|
472558c0d6
|
added config test infrastructure
|
2014-06-17 22:34:30 +02:00 |
Tobias Koppers
|
42c82f6b77
|
refactored ModuleTemplate to plugin interface
|
2014-06-03 08:45:26 +02:00 |
Tobias Koppers
|
44db53391a
|
more time for the compilation
|
2014-02-24 15:18:59 +01:00 |
Tobias Koppers
|
efb2dd483f
|
choose defaults by target
browser field is on by default, fixes #151
|
2014-02-13 11:02:31 +01:00 |
Tobias Koppers
|
b2c751f4a2
|
better test case naming
|
2014-01-31 11:58:20 +01:00 |
Tobias Koppers
|
3170b76b22
|
webpack 1.0 beta
moved many options to plugins
#113
|
2013-12-17 23:21:49 +01:00 |
Tobias Koppers
|
81203a3a1c
|
added node.js HMR,
fixed #137: exports correct require properties on hotRequire too
added more test combinations
|
2013-12-17 00:56:43 +01:00 |
Tobias Koppers
|
e20b2ac592
|
test optimize combinations
|
2013-12-16 00:53:13 +01:00 |
Tobias Koppers
|
810dddf58d
|
linux fs is case sensitive
|
2013-12-15 23:54:34 +01:00 |
Tobias Koppers
|
16ebdb5819
|
96 browser tests are in included in automated tests too
|
2013-12-15 23:10:41 +01:00 |