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

Unified Diff: native_client_sdk/src/build_tools/tests/parse_dsc_test.py

Issue 875543002: Grab a bunch of owners / todos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « WATCHLISTS ('k') | native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/tests/parse_dsc_test.py
diff --git a/native_client_sdk/src/build_tools/tests/parse_dsc_test.py b/native_client_sdk/src/build_tools/tests/parse_dsc_test.py
index 05a86325b16111be30c8c223c3d24461c497556e..77f96b801cfc912e473d9445e664ed0a070c7d75 100755
--- a/native_client_sdk/src/build_tools/tests/parse_dsc_test.py
+++ b/native_client_sdk/src/build_tools/tests/parse_dsc_test.py
@@ -81,7 +81,7 @@ class TestValidateFormat(unittest.TestCase):
testdesc['TOOLS'] = 'newlib'
self._validate(testdesc, 'Key TOOLS expects LIST not STR.')
-# TODO(noelallen): Add test which generates a real make and runs it.
+# TODO(bradnelson): Add test which generates a real make and runs it.
if __name__ == '__main__':
unittest.main()
« no previous file with comments | « WATCHLISTS ('k') | native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698