Searched refs:headers (Results 1 - 2 of 2) sorted by relevance

/inkscape/cxxtest/
H A Dcxxtestgen.pl21 print STDERR " --include=HEADER Include \"HEADER\" in test runner before other headers\n";
42 my @headers = ();
57 'include=s' => \@headers,
78 foreach my $header (@headers) {
364 foreach my $header (@headers) {
H A Dcxxtestgen.py17 --include=HEADER Include HEADER in test runner before other headers
41 headers = [] variable
93 global haveExceptionHandling, noExceptionHandling, abortOnFail, headers, root, part, noStaticInit
108 headers.append( a )
400 global wrotePreamble, headers, longlong
416 for header in headers:

Completed in 599 milliseconds