• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

js-unittest/22-Nov-2023-630397

Android.mkD22-Nov-2023487 2414

READMED22-Nov-2023311 75

jstocstring.plD22-Nov-2023745 2824

proxy_resolver_v8_unittest.ccD22-Nov-202318.5 KiB549365

proxy_test_script.hD22-Nov-202325.1 KiB661635

README

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