Reini Urban
|
062863f8ee
improve t/issue68: threaded only, no Data::Dumper imports needed
|
13 years ago |
Reini Urban
|
53205fab88
issue 68 added to testplc/testc.sh
|
13 years ago |
Reini Urban
|
5a9201ef75
fixed bytecode issue 97
|
13 years ago |
Reini Urban
|
2ee2f3e95f
change -Mblib to -Iblib/arch -Iblib/lib
|
13 years ago |
Reini Urban
|
321afc5106
no -qq as it globbers STDOUT, again STDOUT not STDERR (partially revert 0f0223c)
|
13 years ago |
Reini Urban
|
0f0223c23d
STDOUT is already taken in Bytecode, fix PerlIO_fdopen "w"
|
13 years ago |
Reini Urban
|
d454b6a622
improve tests for issue93, add to t/testplc.sh also
|
13 years ago |
Reini Urban
|
d6814a25ed
revert test46 changes: check for %main::Exporter:: only. Bytecode just fails since 5.12, resp. Exporter pollutes less now
|
13 years ago |
Reini Urban
|
6c08305a17
fix test 46 (again).
|
13 years ago |
Reini Urban
|
eaeed8d60e
Bytecode issue 90 (%+) failing at mg_obj %+
|
13 years ago |
Reini Urban
|
3347d5da88
testc.sh: avoid --silent GNUism, use -s instead (freebsd)
|
13 years ago |
Reini Urban
|
cdd5793dbc
mv issue80 issue81. mixed it up
|
13 years ago |
Reini Urban
|
bf822d9ad7
cvproto issue80: added and not yet working fix via (char*)shared_hek as cv->pv
|
13 years ago |
Reini Urban
|
d2a2649b4e
fix test 46. reword -Dr
|
13 years ago |
Reini Urban
|
03544dab00
test 46: new issue 79 used to define. Exporter:: stash missing in main::
|
13 years ago |
Reini Urban
|
5775937a74
fixed wrong test 46. test for Exporter STASH in *main:: STASH
|
13 years ago |
Reini Urban
|
271eb5741b
test*: ntests=50
|
14 years ago |
Reini Urban
|
3cd25902bd
comments only
|
14 years ago |
Reini Urban
|
9695e6e71e
added test 50 for issue64. started work on try_isa
|
14 years ago |
Reini Urban
|
ba824704b9
Bytecode: fixed test 48 END block del_backref
|
14 years ago |
Reini Urban
|
cb5d6dbbfa
* t/TESTS, t/testplc.sh, t/testc.sh:
|
14 years ago |
Reini Urban
|
1933781bc3
testplc.sh: also report failing -H tests
|
14 years ago |
Reini Urban
|
f673d9f297
seq -f clashes with darwin jot. asm for -k and -i. no empty line after PASS/FAIL
|
14 years ago |
Reini Urban
|
92ae860fcf
Bytecode: save_cq => save_begin+save_init_end: moved push_begin upfront for the same
|
14 years ago |
Reini Urban
|
18f7cb358c
Bytecode 1.11: fixed const xsub xsubany ptr >=5.10 <5.14 (27)
|
14 years ago |
Reini Urban
|
4a3e080e88
More portable test*.sh shell color sequences, fixes darwin
|
14 years ago |
Reini Urban
|
af9dbb2b5e
Skip NYI S_method_common not fully implemented warnings as they are just method args
|
14 years ago |
Reini Urban
|
694ed5e5d8
* C.pm (1.30): support dbmopen, fixes issue 24.
|
14 years ago |
Reini Urban
|
6dc2c5227b
add final disasm
|
14 years ago |
Reini Urban
|
c4ef187820
stabilize test 28: sleep 1 after close
|
14 years ago |