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

Unified Diff: Source/wtf/wtf.gypi

Issue 16066003: Add wtf_unittests target that links unit tests outside DLL (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add base dependency for allocator target Created 7 years, 7 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
« no previous file with comments | « Source/wtf/tests/RunAllTests.cpp ('k') | Source/wtf/wtf_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index 58ca361d731c98e94fcb3310db146481baf6ffc2..08fb06ca4d648aa56c5dce8cd43336113bfb38fe 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -225,8 +225,8 @@
],
'wtf_unittest_files': [
'tests/AtomicString.cpp',
- 'tests/CheckedArithmeticOperations.cpp',
'tests/CString.cpp',
+ 'tests/CheckedArithmeticOperations.cpp',
'tests/Functional.cpp',
'tests/HashMap.cpp',
'tests/HashSet.cpp',
« no previous file with comments | « Source/wtf/tests/RunAllTests.cpp ('k') | Source/wtf/wtf_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698