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

Unified Diff: test/win/gyptest-link-pdb.py

Issue 126443004: win ninja: include .pdb in linker outputs (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: update comment Created 6 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 | « pylib/gyp/msvs_emulation.py ('k') | test/win/gyptest-link-pdb-output.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/win/gyptest-link-pdb.py
diff --git a/test/win/gyptest-link-pdb.py b/test/win/gyptest-link-pdb.py
index 38dcc7fd02970a5fec1465c9e5c9ebf4c1f4438e..26d744d0b7151870ae7ddffe1a06b5d8057f6624 100644
--- a/test/win/gyptest-link-pdb.py
+++ b/test/win/gyptest-link-pdb.py
@@ -5,7 +5,8 @@
# found in the LICENSE file.
"""
-Verifies that the 'Profile' attribute in VCLinker is extracted properly.
+Verifies that the 'ProgramDatabaseFile' attribute in VCLinker is extracted
+properly.
"""
import TestGyp
« no previous file with comments | « pylib/gyp/msvs_emulation.py ('k') | test/win/gyptest-link-pdb-output.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698