Florent Cailhol
e58e1f9261
Use hooks in test cases
2017-12-21 07:17:27 +01:00
Tobias Koppers
2201b860a5
Add mode option and choose defaults depending on mode
...
add optimization options
use development mode for watch/hot/config tests
use production mode for integration/stats tests
create output directory if not existing
move __esModule to runtime
fix dependency behavior for cases without usedExports
2017-11-24 08:17:17 +01:00
Tobias Koppers
bc41e60424
options defaulter returns new object
2017-09-14 14:16:36 +02:00
Tobias Koppers
890a507b08
optimize OccurenceOrderPlugin
2017-06-02 01:24:55 +02:00
Tobias Koppers
74d4f36a0f
Revert "make flanky test stable"
2017-04-06 13:52:55 +02:00
Tobias Koppers
75efda9931
Merge pull request #3547 from webpack/test/flanky-stable
...
make flanky test stable
2017-04-06 08:52:46 +02:00
Tim Sebastian
6d875d0d0b
resolve files "linux style" in compiler caching test
2017-02-09 23:25:45 +11:00
Tim Sebastian
8ccf068c59
fix linting issues of touched files
2017-02-02 22:56:41 +11:00
Tim Sebastian
3ba9ed99c0
fix existing tests that failed schema validaton
2017-02-02 22:36:15 +11:00
Shubheksha Jalan
280cbb7c8e
refactor(ES6): Compiler-caching.test.js
2017-01-18 13:53:20 +05:30
Alistair Brown
7a43c0ef25
Update missing should type check calls
2017-01-02 00:44:24 +00:00
Tobias Koppers
ccc4eedac1
make flanky test stable
2016-12-22 11:54:03 +01:00
Tobias Koppers
6cb38d5213
Merge pull request #3550 from webpack/test/disable-flanky-test
...
disable flanky test
2016-12-22 10:50:32 +01:00
Tobias Koppers
c94c369fd3
disable flanky test
2016-12-22 08:32:57 +01:00
Tobias Koppers
bd10fca49a
use webpack instead of Compiler in test
2016-12-21 23:39:39 +01:00
Tobias Koppers
ea3b2303a8
fixes an error where errors are not cleared in cached module
2016-12-16 19:12:47 +01:00
Tobias Koppers
f4ab7fc7e2
more performance improvements
2016-12-14 16:22:54 +01:00
Tobias Koppers
9c9b20af6d
better test cleanup
2016-09-15 00:22:10 +02:00
Tobias Koppers
1c658edf5b
fixed CachePlugin caching issues #2003
2016-05-06 19:42:06 +02:00
Tobias Koppers
e5cb6ac7dd
added test cases for #2003
2016-05-06 13:38:21 +02:00