Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Unified Diff: test/unittests/unittests.gyp

Issue 2424393002: Constrain the zone segment pool size (Closed)
Patch Set: Added unittest for segment pool size constraints Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/unittests/unittests.gyp
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
index 1cd57b4a094f263103a35ed9111182bcc1b48a43..69722ece1e452b69c548e79a92aadb0f10b95086 100644
--- a/test/unittests/unittests.gyp
+++ b/test/unittests/unittests.gyp
@@ -117,6 +117,7 @@
'test-utils.h',
'test-utils.cc',
'value-serializer-unittest.cc',
+ 'zone/segmentpool-tests.cc',
jochen (gone - plz use gerrit) 2016/10/20 10:29:34 can you name the file -unittest.cc like the others
'wasm/asm-types-unittest.cc',
'wasm/ast-decoder-unittest.cc',
'wasm/control-transfer-unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698