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
/
adefectivefoobar
blob
f271dbf93ee4cea3e2d1a851ce9bfd83ea25afc1
1
# $Id$
2
3
=general
4
5
=steps
6
7
init::manifest nomanicheck
8
init::defaults
9
init::install
10
init::hints verbose-step
11
init::headers
12
inter::progs
13
inter::make
14
inter::lex
15
inter::yacc
16
auto::gcc
17
auto::glibc
18
auto::backtrace
19
auto::fink
20
auto::macports
21
auto::msvc
22
auto::attributes
23
auto::warnings
24
init::optimize
25
inter::shlibs
26
inter::libparrot
27
inter::charset
28
inter::encoding
29
inter::types
30
auto::ops
31
auto::pmc
32
auto::alignptrs
33
auto::headers
34
auto::sizes
35
auto::byteorder
36
auto::va_ptr
37
auto::format
38
auto::isreg
39
auto::arch
40
auto::jit
41
auto::cpu
42
auto::funcptr
43
auto::inline
44
auto::gc
45
auto::memalign
46
auto::signal
47
auto::socklen_t
48
auto::env
49
auto::gmp
50
auto::readline
51
auto::gdbm
52
auto::pcre
53
auto::opengl
54
auto::crypto
55
auto::gettext
56
auto::snprintf
57
# auto::perldoc
58
auto::ctags
59
auto::revision
60
auto::icu
61
gen::config_h
62
gen::core_pmcs
63
gen::crypto
64
gen::opengl
65
gen::call_list
66
gen::languages
67
gen::makefiles
68
gen::platform
69
gen::config_pm
70
71
=cut
72