Home | History | Annotate | only in /external/chromium-libpac/test
Up to higher level directory
NameDateSize
Android.mk05-Oct-2017487
js-unittest/05-Oct-2017
jstocstring.pl05-Oct-2017745
proxy_resolver_v8_unittest.cc05-Oct-201718.5K
proxy_test_script.h05-Oct-201725.1K
README05-Oct-2017311

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