You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
isaacs d30e76e0e8 npm: upgrade to 1.1.70 12 years ago
..
README.txt npm: upgrade to 1.1.70 12 years ago
TestCmd.py npm: upgrade to 1.1.70 12 years ago
TestCommon.py npm: upgrade to 1.1.70 12 years ago
TestGyp.py npm: upgrade to 1.1.70 12 years ago

README.txt

Supporting modules for GYP testing.

TestCmd.py
TestCommon.py

Modules for generic testing of command-line utilities,
specifically including the ability to copy a test configuration
to temporary directories (with default cleanup on exit) as part
of running test scripts that invoke commands, compare actual
against expected output, etc.

Our copies of these come from the SCons project,
http://www.scons.org/.

TestGyp.py

Modules for GYP-specific tests, of course.