projects
/
perl
/
modules
/
indirect.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Test interaction with eval STRING
[perl/modules/indirect.git]
/
t
/
2011-07-05
Vincent Pit
Test interaction with eval STRING
tree
|
commitdiff
2011-01-03
Vincent Pit
Switch to qw<>
tree
|
commitdiff
2010-10-02
Vincent Pit
Skip threads tests unless perl version is 5.13.4 or...
tree
|
commitdiff
2010-08-21
Vincent Pit
Document and test that the "-e without semicolon" bug...
tree
|
commitdiff
2010-08-21
Vincent Pit
Rename t/80-regressions.t to t/50-external.t
tree
|
commitdiff
2010-08-19
Vincent Pit
Properly handle method_named ops
tree
|
commitdiff
2010-08-16
Vincent Pit
Yet more quotelike tests
tree
|
commitdiff
2010-08-16
Vincent Pit
More quotelike environments testing
tree
|
commitdiff
2010-08-16
Vincent Pit
Get rid of the linestr check
tree
|
commitdiff
2010-08-16
Vincent Pit
Allow /^:?fatal$/ to specify the lethal behaviour
rt59498
tree
|
commitdiff
2010-08-16
Vincent Pit
Only check methods where the method name is a constant
rt60378
tree
|
commitdiff
2010-04-24
Vincent Pit
Add Tatsuhiko Miyagawa's regression test
tree
|
commitdiff
2010-04-24
Vincent Pit
Disable taint mode for t/30-scope.t
tree
|
commitdiff
2010-04-18
Vincent Pit
Fix test failures with 5.12 on Windows where Strawberry...
tree
|
commitdiff
2010-04-18
Vincent Pit
Protect $@ in the regression test for RT #50570
tree
|
commitdiff
2010-04-18
Vincent Pit
Add a regression test for a bug that appeared while...
tree
|
commitdiff
2010-04-18
Vincent Pit
Add a regression test for RT #50570
tree
|
commitdiff
2009-09-26
Vincent Pit
Kwalitee test overhaul
tree
|
commitdiff
2009-08-28
Vincent Pit
Reset the callbacks when the root interpreter is destroyed
tree
|
commitdiff
2009-08-28
Vincent Pit
Make some room in t/4*.t
tree
|
commitdiff
2009-08-27
Vincent Pit
Use the hint pointer as the unique identifier for the...
tree
|
commitdiff
2009-08-23
Vincent Pit
Make sure PERL_INDIRECT_PM_DISABLE is not set before...
tree
|
commitdiff
2009-08-23
Vincent Pit
Add the PERL_INDIRECT_PM_DISABLE environment variable
tree
|
commitdiff
2009-07-15
Vincent Pit
Freshen t/40-threads.t
tree
|
commitdiff
2009-07-15
Vincent Pit
More freshness for t/21-bad.t
tree
|
commitdiff
2009-07-15
Vincent Pit
Freshen t/10-args.t
tree
|
commitdiff
2009-07-15
Vincent Pit
Don't use 'Fatal' as a metasyntactic name
tree
|
commitdiff
2009-07-15
Vincent Pit
Freshen t/30-scope.t
tree
|
commitdiff
2009-07-15
Vincent Pit
Turn on CvCLONE for all anonymous subs passed as hooks
rt47902
tree
|
commitdiff
2009-07-15
Vincent Pit
Fix t/80-regressions.t failing on Win32
tree
|
commitdiff
2009-07-15
Vincent Pit
Document and test constant folding
tree
|
commitdiff
2009-07-14
Vincent Pit
Cover ck_scope actually handling an OP_SCOPE
tree
|
commitdiff
2009-07-14
Vincent Pit
Freshen t/22-bad-mixed.t
tree
|
commitdiff
2009-07-14
Vincent Pit
Freshen t/20-good.t
tree
|
commitdiff
2009-07-14
Vincent Pit
Rename try() to zap() as we'll need try() for something...
tree
|
commitdiff
2009-07-14
Vincent Pit
Simplify the warning handler in t/21-bad.t
tree
|
commitdiff
2009-07-14
Vincent Pit
Handle indirect calls on blocks
tree
|
commitdiff
2009-07-14
Vincent Pit
Only enable the pragma during compile time
rt47866
tree
|
commitdiff
2009-07-14
Vincent Pit
Revamp t/21-bad.t
tree
|
commitdiff
2009-07-08
Vincent Pit
Fix "meth meth" not being correctly reported
tree
|
commitdiff
2009-07-07
Vincent Pit
Add a stress test
tree
|
commitdiff
2009-07-07
Vincent Pit
Fix line number for multiline indirect constructs
tree
|
commitdiff
2009-05-28
Vincent Pit
Prevent bogus invalid syntaxes caused by reallocated...
tree
|
commitdiff
2009-05-24
Vincent Pit
Test the workaround more extensively
tree
|
commitdiff
2009-05-24
Vincent Pit
Work around the "pragma propagating into require" bug
tree
|
commitdiff
2009-05-23
Vincent Pit
Add a TODO test for the "pragma propagating into requir...
tree
|
commitdiff
2009-05-17
Vincent Pit
Get rid of t/90-boilerplate.t
tree
|
commitdiff
2009-05-15
Vincent Pit
5.9.5 fix
tree
|
commitdiff
2009-05-07
Vincent Pit
Also pass the file and the line number to the hook
tree
|
commitdiff
2009-05-03
Vincent Pit
Introduce the 'hook' unimport option
tree
|
commitdiff
2009-05-03
Vincent Pit
Rename some test files
tree
|
commitdiff
2009-05-03
Vincent Pit
Make the op map thread safe
tree
|
commitdiff
2009-04-17
Vincent Pit
Test use/no indirect while parsing an indirect construct
tree
|
commitdiff
2009-01-17
Vincent Pit
Yet more diagnostics for t/30-scope.t
tree
|
commitdiff
2008-12-08
Vincent Pit
Better handling of extraneous warnings in t/30-scope.t
tree
|
commitdiff
2008-12-06
Vincent Pit
Really fix the "${\(new Hlagh)}" bug by ensuring that...
tree
|
commitdiff
2008-12-05
Vincent Pit
In t/30-scope.t, avoid failures for "eval 'no indirect...
tree
|
commitdiff
2008-12-05
Vincent Pit
Skip the segfaulting "${\(new Hlagh)}" test
tree
|
commitdiff
2008-12-05
Vincent Pit
Test eval block
tree
|
commitdiff
2008-12-05
Vincent Pit
Test if the pragma propagates through eval string
tree
|
commitdiff
2008-12-05
Vincent Pit
Test that the code compiled fine in t/30-scope.t
tree
|
commitdiff
2008-12-05
Vincent Pit
Support for perl 5.8
tree
|
commitdiff
2008-12-05
Vincent Pit
"use feature 'state'" as a prefix, so that we'll be...
tree
|
commitdiff
2008-12-05
Vincent Pit
Allow specifying a prefix and skipping individual tests
tree
|
commitdiff
2008-12-05
Vincent Pit
Remove the 'inside s///' test for now, as it seems...
tree
|
commitdiff
2008-12-05
Vincent Pit
In tests, say 'no/use indirect' inside the eval string...
tree
|
commitdiff
2008-12-05
Vincent Pit
Really test that no indirect 'hlagh' does not croak
tree
|
commitdiff
2008-10-22
Vincent Pit
Test state variables
tree
|
commitdiff
2008-10-19
Vincent Pit
Fix a rare edge case for package whose names are prefix...
tree
|
commitdiff
2008-10-19
Vincent Pit
Test $$ as object
tree
|
commitdiff
2008-10-16
Vincent Pit
Make test descriptions shorter
tree
|
commitdiff
2008-10-16
Vincent Pit
Support variables with spaces after the sigil
tree
|
commitdiff
2008-10-16
Vincent Pit
Factorize the regexp in t/20-bad.t
tree
|
commitdiff
2008-10-15
Vincent Pit
Add support and tests for package variables
tree
|
commitdiff
2008-10-15
Vincent Pit
Test good uses of our variables
tree
|
commitdiff
2008-10-15
Vincent Pit
More tests with $_
tree
|
commitdiff
2008-10-15
Vincent Pit
Test 'print' that segfaults
tree
|
commitdiff
2008-10-11
Vincent Pit
Test system and exec
tree
|
commitdiff
2008-10-04
Vincent Pit
Test 'package A; sub foo; foo A->new' that gets deparse...
tree
|
commitdiff
2008-10-02
Vincent Pit
Test 'no indirect "hlagh"'
tree
|
commitdiff
2008-09-01
Vincent Pit
Test quotelike environments
tree
|
commitdiff
2008-08-30
Vincent Pit
Test method call inside method call
tree
|
commitdiff
2008-08-30
Vincent Pit
No longer fork to test. IPC::Cmd is no longer required
tree
|
commitdiff
2008-08-12
Vincent Pit
Add undef guards to $stderr in tests
tree
|
commitdiff
2008-08-12
Vincent Pit
Add PERL5OPT to the flags passed to the forked perls
tree
|
commitdiff
2008-08-11
Vincent Pit
Actually exit when the child didn't succeed
tree
|
commitdiff
2008-08-11
Vincent Pit
Skip when we couldn't capture buffers
tree
|
commitdiff
2008-08-11
Vincent Pit
Show more information when we couldn't run the tests...
tree
|
commitdiff
2008-08-10
Vincent Pit
Importing indirect-0.01.tar.gz
v0.01
tree
|
commitdiff