Sha256: 02939d7abd56ca97609647441762d979bae2209488d4c0ff109dbb766ba0b1ca

Contents?: true

Size: 895 Bytes

Versions: 51

Compression:

Stored size: 895 Bytes

Contents

Most of the tests require a local Rietveld server.

To set this up:
Method 1: Let the presubmit script do the work for you.
   $ git cl presubmit

Method 2: Manual.
1) Check out a copy of Rietveld:
     $ svn checkout http://rietveld.googlecode.com/svn/trunk/ rietveld
   (Use git-svn if you must, but man is it slow.)
2) Get the Google App Engine SDK:
   http://code.google.com/appengine/downloads.html
3) To run Rietveld you will need Django 1.0, which is not included
   with the App Engine SDK.  Go to http://www.djangoproject.com/download ,
   download a Django from the 1.0 series (it's in the sidebar on the right),
   untar it, then
     $ export PYTHONPATH=`pwd`/Django-1.0.4
4) Run Rietveld:
     $ /path/to/appengine/sdk/dev_appserver.py /path/to/rietveld
   (If using one of the App Engine launchers, be sure to use port 8080
   for this project.)

And then, finally, run the tests.

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
libv8-7.8.279.23.0beta1 vendor/depot_tools/README.testing
libv8-7.4.288.28.0beta1 vendor/depot_tools/README.testing
libv8-7.3.492.27.3beta1 vendor/depot_tools/README.testing
libv8-7.3.492.27.1 vendor/depot_tools/README.testing
libv8-7.3.492.27.0 vendor/depot_tools/README.testing
libv8-7.3.492.27.0beta1 vendor/depot_tools/README.testing
libv8-6.7.288.46.1 vendor/depot_tools/README.testing
libv8-6.7.288.46.0 vendor/depot_tools/README.testing
libv8-6.7.288.46.1beta0 vendor/depot_tools/README.testing
libv8-6.3.292.48.1 vendor/depot_tools/README.testing
libv8-6.3.292.48.0 vendor/depot_tools/README.testing
libv8-6.3.292.48.0beta2 vendor/depot_tools/README.testing
libv8-6.3.292.48.0beta1 vendor/depot_tools/README.testing
libv8-6.2.414.42.1 vendor/depot_tools/README.testing
libv8-6.2.414.42.0 vendor/depot_tools/README.testing
libv8-6.2.414.42.0beta1 vendor/depot_tools/README.testing
libv8-6.0.286.54.3 vendor/depot_tools/README.testing
libv8-6.0.286.54.2 vendor/depot_tools/README.testing
libv8-6.0.286.54.1 vendor/depot_tools/README.testing
libv8-6.0.286.54.0 vendor/depot_tools/README.testing