1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
# upstream references: http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi
# code comment: this test test needs dynamic dfa to work properly
test/opt/tdfa11
# code comment: this test will work only as soon as we have global dfa
test/opt/tdfa8
test/packages/webtbs/tw14265
test/tarray15
test/timplements4a
test/timplements4b
test/tlibrary2
test/tset6
# doesn't fail upstream
test/tunistr7
test/tweaklib2
# doesn't fail upstream
test/twide7
# doesn't fail upstream
tbs/tb0528
# Next line fails on autopkgtest.u.c but not on my laptop or ci.d.n
# code comment: This test needs C libraries
webtbs/tw0876
Note: This test needs C libraries
webtbs/tw12038
webtbs/tw12704b
webtbs/tw16949b
webtbs/tw17236
webtbs/tw17904
webtbs/tw22744b
webtbs/tw24863
webtbs/tw26481
webtbs/tw2886
webtbs/tw29957
webtbs/tw3930
webtbs/tw3964b
# pass instead of fail
webtbs/tw4809
webtbs/tw8730c
webtbs/tw9089c
webtbs/tw9089d
# fails upstream with "-Fd" but not with "-Cg -O2 -Fd"
# assembler test that doesn't fail...
webtbf/tw22665b
webtbf/tw25862
# Maybe only fails under Kylix
webtbf/tw3930a
|