Home | History | Annotate | only in /external/chromium-libpac/test
Up to higher level directory
NameDateSize
Android.mk01-Nov-2013535
js-unittest/01-Nov-2013
jstocstring.pl01-Nov-2013745
proxy_resolver_v8_unittest.cc01-Nov-201318.5K
proxy_test_script.h01-Nov-201325.1K
README01-Nov-2013311

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