• Home
Name Date Size #Lines LOC

..--

js-unittest/03-May-2024-697452

Android.bpD03-May-2024428 2418

READMED03-May-2024311 75

jstocstring.plD03-May-2024779 2925

proxy_resolver_v8_unittest.ccD03-May-202423.7 KiB676462

proxy_test_script.hD03-May-202427.1 KiB761730

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