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

..--

js-unittest/23-Nov-2023-671427

Android.bpD23-Nov-2023428 2418

READMED22-Nov-2023311 75

jstocstring.plD23-Nov-2023779 2925

proxy_resolver_v8_unittest.ccD23-Nov-202322.8 KiB648442

proxy_test_script.hD23-Nov-202326.3 KiB730701

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