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

Side by Side Diff: trunk/test/lib/README.txt

Issue 160351: Test infrastructure for end-to-end tests of GYP generators, and... (Closed) Base URL: http://gyp.googlecode.com/svn/
Patch Set: '' Created 11 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « trunk/test/hello/site_scons/site_tools/chromium_builders.py ('k') | trunk/test/lib/TestCmd.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Name: svn:eol-style
+ native
OLDNEW
(Empty)
1 Supporting modules for GYP testing.
2
3 TestCmd.py
4 TestCommon.py
5
6 Modules for generic testing of command-line utilities,
7 specifically including the ability to copy a test configuration
8 to temporary directories (with default cleanup on exit) as part
9 of running test scripts that invoke commands, compare actual
10 against expected output, etc.
11
12 Our copies of these come from the SCons project,
13 http://www.scons.org/.
14
15 TestGyp.py
16
17 Modules for GYP-specific tests, of course.
OLDNEW
« no previous file with comments | « trunk/test/hello/site_scons/site_tools/chromium_builders.py ('k') | trunk/test/lib/TestCmd.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698