Home | History | Annotate | only in /external/chromium-libpac/test
Up to higher level directory
NameDateSize
Android.mk06-Dec-2017487
js-unittest/06-Dec-2017
jstocstring.pl06-Dec-2017745
proxy_resolver_v8_unittest.cc06-Dec-201718.5K
proxy_test_script.h06-Dec-201725.1K
README06-Dec-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