Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: adblockplus.gyp

Issue 4628980216889344: Issue #1234 - Add unit tests for TrimString (Closed)
Patch Set: Created Jan. 14, 2015, 1:46 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/UtilTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
===================================================================
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -210,6 +210,7 @@
'test/CommunicationTest.cpp',
'test/DictionaryTest.cpp',
'test/RegistryTest.cpp',
+ 'test/UtilTest.cpp',
],
'defines': ['WINVER=0x0501'],
'link_settings': {
« no previous file with comments | « no previous file | test/UtilTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld