.. |
CORE @ 733ed98339
|
8d0623bd11
coretest: fix some v5.22/lib tests (@INC)
|
hace 9 años |
Mock.pm
|
59449fa9a8
more mock work, update tests status a bit (not yet final)
|
hace 15 años |
TESTS
|
9d9d8ab493
test 29: switch with multideref test
|
hace 9 años |
asmdata.t
|
4431e0db9e
fix t/asmdata.t for 5.22, new UNOP_AUX @optypes
|
hace 10 años |
assembler.t
|
68ded27556
fix x permissions
|
hace 13 años |
bblock.t
|
843aec5599
fix wrong permissions
|
hace 13 años |
bytecode.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
c.t
|
fb1260befc
fix t/modules.t: split @cmd args on space
|
hace 12 años |
c_allow_opts.t
|
03030d5c5a
t/c_allow_opts.t: use ccallow as name
|
hace 11 años |
c_argv.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
c_o1.t
|
0c24aa2b6c
author tests: more $ENV{NO_AUTHOR} checks, parallel t/c_argv.t
|
hace 11 años |
c_o2.t
|
0c24aa2b6c
author tests: more $ENV{NO_AUTHOR} checks, parallel t/c_argv.t
|
hace 11 años |
c_o3.t
|
0c24aa2b6c
author tests: more $ENV{NO_AUTHOR} checks, parallel t/c_argv.t
|
hace 11 años |
c_o4.t
|
0c24aa2b6c
author tests: more $ENV{NO_AUTHOR} checks, parallel t/c_argv.t
|
hace 11 años |
cc.t
|
9966aebe81
cc.t: skip/todo test 46
|
hace 11 años |
cc_last.t
|
dd9b756247
test.pl: simplify TODO handling combined with cmt, implement plctest
|
hace 13 años |
cc_o1.t
|
0c24aa2b6c
author tests: more $ENV{NO_AUTHOR} checks, parallel t/c_argv.t
|
hace 11 años |
cc_o2.t
|
d30ff6e924
CC: disable -faelem on threaded perls
|
hace 11 años |
core-init.sh
|
5d81ff4f91
t/core-init.sh: add git submodule init
|
hace 9 años |
coreall.sh
|
bfc39307a3
CORE: version-specific coretests as submodule
|
hace 9 años |
coverage.sh
|
64826ea6b1
release 1.10
|
hace 15 años |
critical.sh
|
59026624a9
t/critical.sh: echo perl and last commit
|
hace 12 años |
download-reports
|
409aae4238
make t/download-reports usable for other packages also
|
hace 13 años |
e_perlcc.t
|
91cce59f13
t/e_perlcc.t: adjust tests
|
hace 9 años |
fast-testing.sh
|
04c5c3079f
C: workaround a new perl5.20 bug in logical shortcuts
|
hace 11 años |
issue105.t
|
53cc14d82b
unTODO passing tests, fixed with 1.48 bytecode
|
hace 11 años |
issue130.t
|
948a363d1c
Bytecode: Fix handling of READONLY hashes
|
hace 9 años |
issue141.t
|
e0157dbce9
C: fix a couple of minor errors
|
hace 11 años |
issue143.t
|
89e69620d5
TODO t/issue251.t (#290) and #143 for some versions
|
hace 11 años |
issue144.t
|
aa0bdfe4d7
t/issue148.t added
|
hace 11 años |
issue148.t
|
6bb5916076
C: fix #149 on 5.10
|
hace 11 años |
issue159.t
|
deb822dd4e
add t/issue159.t, TODO t/perldoc.t timings
|
hace 11 años |
issue169.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
issue172.t
|
02eb705813
C 1.52_18: fix overload stringify
|
hace 9 años |
issue183.t
|
d080c97174
1.43_03: Store cop_hints to support lexical numeric hints pragmas
|
hace 11 años |
issue184.t
|
b3ea5e32a0
t/issue184.t cleanup (fixes 5.14 threaded)
|
hace 11 años |
issue185.t
|
d080c97174
1.43_03: Store cop_hints to support lexical numeric hints pragmas
|
hace 11 años |
issue197.t
|
9622939c63
#197 fixed with 49bd0302
|
hace 11 años |
issue200.t
|
d8afcbe2ef
Bytecode: unTODO all 5.18 BC tests
|
hace 11 años |
issue201.t
|
570e3b76cf
test: use better temp. output names (for killcccode)
|
hace 11 años |
issue203.t
|
d15938eedf
fix t/issue203.t $todo and comment
|
hace 11 años |
issue206.t
|
b5e9a8e853
add testcase for unicode symbols
|
hace 9 años |
issue208.t
|
dc3e7faa92
t/issue208.t: -O3 is also stable now
|
hace 11 años |
issue211.t
|
570e3b76cf
test: use better temp. output names (for killcccode)
|
hace 11 años |
issue212.t
|
89499669c3
t/issue212.t: test 3 fixed by 1.45_04 b1e949aac4
|
hace 11 años |
issue219.t
|
02eb705813
C 1.52_18: fix overload stringify
|
hace 9 años |
issue220.t
|
b03f8457ad
C: support COPHH from 5.10 - 5.12 also
|
hace 9 años |
issue229.t
|
570e3b76cf
test: use better temp. output names (for killcccode)
|
hace 11 años |
issue232.t
|
0cc94a5cc0
unTODO couple of passing tests
|
hace 11 años |
issue234.t
|
82b6c0a655
C: Fix edge-case in new-cog, negative numeric strings #234
|
hace 11 años |
issue235.t
|
a61539ed1c
more TODO tests: 235 240 90 BC
|
hace 11 años |
issue237.t
|
d8afcbe2ef
Bytecode: unTODO all 5.18 BC tests
|
hace 11 años |
issue238.t
|
53cc14d82b
unTODO passing tests, fixed with 1.48 bytecode
|
hace 11 años |
issue24.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
issue240.t
|
3f0dd797bb
t/issue240.t: not repro anymore with HARNESS_ACTIVE either
|
hace 11 años |
issue242.t
|
cbc7f1ffb0
C 1.52_13: Defer regex compilation for SWASHNEW
|
hace 9 años |
issue245.t
|
689c3e9d10
C: fix #245, hash strtable to cstring, so equal unicode characters are not collapsed
|
hace 11 años |
issue251.t
|
4343ab86bd
fix t/issue251.t 6 logic for 5.8
|
hace 11 años |
issue256.t
|
f950d8a569
Support local $\ = "somestring" (#318)
|
hace 11 años |
issue259.t
|
20abf3b565
C: revert reversing @dl_modules, enforce attributes first
|
hace 11 años |
issue27.t
|
53cc14d82b
unTODO passing tests, fixed with 1.48 bytecode
|
hace 11 años |
issue272.t
|
9493e7ca85
1.43_02: Fix empty shared heks finally
|
hace 11 años |
issue273.t
|
5c80efd2cd
C 1.52_09: save 5.22 CvPADLIST()->xpadl_outid
|
hace 9 años |
issue274.t
|
5596846013
Stash.xs, C: 5.6 fixes
|
hace 9 años |
issue2741.t
|
cbc7f1ffb0
C 1.52_13: Defer regex compilation for SWASHNEW
|
hace 9 años |
issue281.t
|
c517916b5e
t/issue281.t: fixed with 1.45_11
|
hace 11 años |
issue282.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
issue287.t
|
2b1cb704ff
CC: fix GH#287 Inf/Nan
|
hace 9 años |
issue29.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
issue293.t
|
25352d8f6c
add testcase for #369 Coro::State transfer run-time stack corruption
|
hace 11 años |
issue301.t
|
287c2c5208
C: fix get_isa
|
hace 9 años |
issue305.t
|
1c72ad542f
untodo fixed GH #273 tests
|
hace 9 años |
issue306.t
|
3b17627a85
C 1.52_12: defer INIT{} and END{} destruction
|
hace 9 años |
issue308.t
|
712373dafd
C: save @ISA of considered packages, esp DynaLoader
|
hace 11 años |
issue31.t
|
55e1eae3ec
test update todos: 31, 169
|
hace 11 años |
issue312.t
|
064503093e
C: fix #312 -DNO_DYNAMIC_LOADING with --staticxs disables DynaLoader
|
hace 11 años |
issue318.t
|
a8230b20dd
CC 1.16_01: support utf8 labels
|
hace 9 años |
issue32.t
|
1c72ad542f
untodo fixed GH #273 tests
|
hace 9 años |
issue330.t
|
655e648e37
t/issue330.t: new testcase for init0 with m//i utf8::SWASHINIT
|
hace 11 años |
issue338.t
|
1c72ad542f
untodo fixed GH #273 tests
|
hace 9 años |
issue34.t
|
210ac42317
C: fix $/ by checking GMG (get magic)
|
hace 11 años |
issue340.t
|
a100faacf6
C: make -fwalkall the new default. fixes #348
|
hace 11 años |
issue348.t
|
53cc14d82b
unTODO passing tests, fixed with 1.48 bytecode
|
hace 11 años |
issue35.t
|
9688d29102
change -Mblib to -Iblib/arch -Iblib/lib
|
hace 12 años |
issue350.t
|
4a667abedd
TODO failing tests >= 5.18
|
hace 9 años |
issue36.t
|
0dd85a0f4d
t/issue36.t: run only once 95805 ms => 6445 ms
|
hace 11 años |
issue368.t
|
e72f2dff72
C 1.51: fix EV, readonly EV::API in BOOT (analog to Coro)
|
hace 11 años |
issue369.t
|
25352d8f6c
add testcase for #369 Coro::State transfer run-time stack corruption
|
hace 11 años |
issue37.t
|
dd9b756247
test.pl: simplify TODO handling combined with cmt, implement plctest
|
hace 13 años |
issue38.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue39.t
|
dd9b756247
test.pl: simplify TODO handling combined with cmt, implement plctest
|
hace 13 años |
issue42.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue44.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue45.t
|
0c24aa2b6c
author tests: more $ENV{NO_AUTHOR} checks, parallel t/c_argv.t
|
hace 11 años |
issue46.t
|
dd9b756247
test.pl: simplify TODO handling combined with cmt, implement plctest
|
hace 13 años |
issue47.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue48.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue49.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue50.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue51.t
|
a1eccd1ab8
add more comments to the issue tests and fix TODOs
|
hace 13 años |
issue52.t
|
dd9b756247
test.pl: simplify TODO handling combined with cmt, implement plctest
|
hace 13 años |
issue54.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
issue59.t
|
b4e2a8dcfc
t/issue59.t: keep CC todo for 5.8
|
hace 9 años |
issue68.t
|
5267be6dec
update most test cases for 5.22
|
hace 9 años |
issue71.t
|
1c72ad542f
untodo fixed GH #273 tests
|
hace 9 años |
issue76.t
|
564a4b8946
adjust some TODOs for 5.10 and 5.18
|
hace 11 años |
issue81.t
|
d6ba141b59
unTODO passing tests with 1.42_61
|
hace 11 años |
issue90.t
|
53cc14d82b
unTODO passing tests, fixed with 1.48 bytecode
|
hace 11 años |
issue93.t
|
1c72ad542f
untodo fixed GH #273 tests
|
hace 9 años |
issue95.t
|
027f8dd484
t/issue95.t: relax test 5 to allow Constant subroutine HUGE_VAL
|
hace 11 años |
issue96.t
|
2a00166816
C: adjust defined &gv optimiziation for threads
|
hace 11 años |
issue97.t
|
bdb3c2adf9
t: more plctestok switches for 5.18
|
hace 11 años |
issue98.t
|
948a363d1c
Bytecode: Fix handling of READONLY hashes
|
hace 9 años |
manifest.t
|
582f424689
tests: adjust for 5.23.5 and t/manifest.t
|
hace 9 años |
mock
|
59449fa9a8
more mock work, update tests status a bit (not yet final)
|
hace 15 años |
modules.pm
|
16459a36df
t/modules.pm: use c suffix for cperl in log.modules-*
|
hace 9 años |
modules.t
|
582f424689
tests: adjust for 5.23.5 and t/manifest.t
|
hace 9 años |
moose-test.pl
|
10b4b67edb
t/issue350.t: add simple moose testcase for #350
|
hace 11 años |
mymodules
|
b5c6a89b6b
Fixed most module failures: bootstrap was in the way.
|
hace 15 años |
nowarn.pl
|
b48edf2c9d
Fix multiple warnings issues
|
hace 9 años |
o.t
|
68ded27556
fix x permissions
|
hace 13 años |
perlall-modules.sh
|
26788aae45
t/perlall-modules.sh: bad shell
|
hace 13 años |
perldoc.t
|
d2a1b47293
t/perldoc.t: fix perldoc for blead (5.23.5)
|
hace 9 años |
pg.pl
|
ef491cbcca
C 1.49_01: fix DBI #359
|
hace 11 años |
qr_loaded_module.pm
|
8b90eacb3c
test33: can be reproduced now
|
hace 13 años |
regex-dna.pl
|
b6edecadc6
Add some sample tests
|
hace 15 años |
release-testing.sh
|
0035ea125d
module updates for B-C-1.46_02. no changes
|
hace 11 años |
stash.t
|
e04bf7a65a
release 1.42: TODO stash 4 (unstable), fix t/issue95.t, update module test results
|
hace 13 años |
stashes.t
|
a2fd857749
add t/stashes.t; empty vs non-empty stashes
|
hace 9 años |
test.pl
|
1c72ad542f
untodo fixed GH #273 tests
|
hace 9 años |
test10
|
6361c314b2
modules test: Replace t/top100 by t/test10 (shorter)
|
hace 14 años |
testc.sh
|
bfc39307a3
CORE: version-specific coretests as submodule
|
hace 9 años |
testcc.sh
|
bcf9d85bc4
B-C-1.04_15
|
hace 17 años |
testcore.pl
|
760a9656c7
t/CORE/op/attrs.t: fix test for perlcc
|
hace 11 años |
testm.sh
|
8fa15e659f
t/testm.sh: remove PERL= EUMM quotes
|
hace 9 años |
testplc.sh
|
a1314b2d7a
t/testplc.sh: sync with t/testc.sh
|
hace 9 años |
todomod.pl
|
c2362a5c0b
update tests: 3rd pre-release round
|
hace 14 años |
top100
|
8b8c3d2771
from http://ali.as/top100/ Volatile (most used), converted from dist to module names
|
hace 15 años |
z_pod.t
|
63d11157e9
dos2unix t/z_pod.t
|
hace 11 años |