repo.or.cz
/
parrot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix codetest failure - ASSERT_ARGS does not have a ; after and
[parrot.git]
/
t
/
configure
/
testlib
/
ddefectivefoobar
blob
8f9fc2d5ff435d6bb28182f67b2090d2cc2dca20
1
# $Id$
2
3
=variables
4
5
=general
6
7
=steps
8
9
init::manifest nomanicheck
10
init::defaults
11
init::install
12
init::hints verbose-step fatal-step foobar
13
init::headers
14
inter::progs
15
inter::make
16
inter::lex
17
inter::yacc
18
auto::gcc
19
auto::glibc
20
auto::backtrace
21
auto::fink
22
auto::macports
23
auto::msvc
24
auto::attributes
25
auto::warnings
26
init::optimize
27
inter::shlibs
28
inter::libparrot
29
inter::charset
30
inter::encoding
31
inter::types
32
auto::ops
33
auto::pmc
34
auto::alignptrs
35
auto::headers
36
auto::sizes
37
auto::byteorder
38
auto::va_ptr
39
auto::format
40
auto::isreg
41
auto::arch
42
auto::jit
43
auto::cpu
44
auto::funcptr
45
auto::inline
46
auto::gc
47
auto::memalign
48
auto::signal
49
auto::socklen_t
50
auto::env
51
auto::gmp
52
auto::readline
53
auto::gdbm
54
auto::pcre
55
auto::opengl
56
auto::crypto
57
auto::gettext
58
auto::snprintf
59
# auto::perldoc
60
auto::ctags
61
auto::revision
62
auto::icu
63
gen::config_h
64
gen::core_pmcs
65
gen::crypto
66
gen::opengl
67
gen::call_list
68
gen::languages
69
gen::makefiles
70
gen::platform
71
gen::config_pm
72
73
=cut
74