Home | History | Annotate | only in /external/chromium-libpac/test
Up to higher level directory
NameDateSize
Android.mk08-Oct-2015487
js-unittest/08-Oct-2015
jstocstring.pl08-Oct-2015745
proxy_resolver_v8_unittest.cc08-Oct-201518.5K
proxy_test_script.h08-Oct-201525.1K
README08-Oct-2015311

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