File: runtests.bat

package info (click to toggle)
liblocale-codes-perl 3.86-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,768 kB
  • sloc: perl: 137,888; sh: 22; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
perl -I../lib _version.t 1
perl -I../lib codes.t 1
perl -I../lib country_func.t 1
perl -I../lib country_old.t 1
perl -I../lib country_oo.t 1
perl -I../lib currency_func.t 1
perl -I../lib currency_old.t 1
perl -I../lib currency_oo.t 1
perl -I../lib langext_func.t 1
perl -I../lib langext_oo.t 1
perl -I../lib langfam_func.t 1
perl -I../lib langfam_oo.t 1
perl -I../lib language_func.t 1
perl -I../lib language_old.t 1
perl -I../lib language_oo.t 1
perl -I../lib langvar_func.t 1
perl -I../lib langvar_oo.t 1
perl -I../lib script_func.t 1
perl -I../lib script_old.t 1
perl -I../lib script_oo.t 1