File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
tools /crunch-worker.js - diff
4
4
third_party /lzma.js /lzma-decoder.js - diff
5
5
third_party /lzma.js /lzma-full.js - diff
6
- test /other /test_emsize.js - diff
6
+ test /other /test_emsize.js - diff eol = lf
7
7
test /* linguist-vendored
8
8
third_party /* linguist-vendored
9
9
system / linguist-vendored
Original file line number Diff line number Diff line change @@ -825,7 +825,7 @@ def test_em_config_filename(self):
825
825
self.assertContained('LLVM', proc.stdout)
826
826
self.assertContained('filename myconfig.py', proc.stdout)
827
827
828
- @no_windows('This test depends on Linux line endings')
828
+ @crossplatform
829
829
def test_emsize(self):
830
830
# test binaryen generated by running:
831
831
# emcc test/hello_world.c -Oz --closure 1 -o test/other/test_emsize.js
You can’t perform that action at this time.
0 commit comments