Home | History | Annotate | only in /external/chromium-libpac/test
Up to higher level directory
NameDateSize
Android.mk03-Dec-2014535
js-unittest/03-Dec-2014
jstocstring.pl03-Dec-2014745
proxy_resolver_v8_unittest.cc03-Dec-201418.5K
proxy_test_script.h03-Dec-201425.1K
README03-Dec-2014311

README

      1 This directory contains a script that converts the javascript directory
      2 to a header file containing strings for use with testing.
      3 
      4 Do not modify proxy_script_test.h.  Instead modify the files contained
      5 within js-unittest/ and then run the following command.
      6     ./jstocstring.pl js-unittest proxy_test_script.h
      7