|
|
|
@24553
|
[24553]
|
3 weeks |
moritz |
[t] and [t/spec]
* more smartlinks
* moved …
|
|
|
|
@22458
|
[22458]
|
3 months |
moritz |
[t] move assigning_refs.t to spec/
|
|
|
|
@22125
|
[22125]
|
4 months |
moritz |
[t] move var/is_readonly.t to spec
|
|
|
|
@22124
|
[22124]
|
4 months |
moritz |
[t] moved var/var.t to spec/
|
|
|
|
@22122
|
[22122]
|
4 months |
moritz |
[t] moved chained.t to spec/, don't rely on the exact output of .perl
and …
|
|
|
|
@22121
|
[22121]
|
4 months |
moritz |
[t] move lazy.t to spec/
|
|
|
|
@22118
|
[22118]
|
4 months |
moritz |
[t] moved tests for let and temp to spec/
|
|
|
|
@22090
|
[22090]
|
4 months |
lwall |
[t] clean up various calls to try, system, etc
|
|
|
|
@21835
|
[21835]
|
5 months |
lwall |
[symbolic_deref.t] commented out illegal syntax
|
|
|
|
@21799
|
[21799]
|
5 months |
lwall |
[STD vs t] now passes 99.22%
For parsing sanity, :: is no longer …
|
|
|
|
@21734
|
[21734]
|
5 months |
lwall |
various buglets, STD now parses 94% of t/
|
|
|
|
@21719
|
[21719]
|
5 months |
lwall |
[STD] detect obsolete use of =cut
[t/*.t] delete obsolete uses of =cut
|
|
|
|
@21511
|
[21511]
|
6 months |
moritz |
[spec] moved var/is_rw.t to spec/
|
|
|
|
@21510
|
[21510]
|
6 months |
moritz |
[spec] moved var/is_copy.t to spec/
|
|
|
|
@21344
|
[21344]
|
6 months |
Auzon |
[gsoc_spectest] moved state.t into spec/ and cleaned a smartlink
|
|
|
|
@21341
|
[21341]
|
6 months |
Auzon |
[gsoc_spectest] move constant.t in spec
|
|
|
|
@21260
|
[21260]
|
6 months |
moritz |
[t] removed duplicate my.t tests
|
|
|
|
@21257
|
[21257]
|
6 months |
moritz |
[t] remove duplicate tests
|
|
|
|
@21255
|
[21255]
|
6 months |
moritz |
[t] more updates to t/var/my.t
|
|
|
|
@21254
|
[21254]
|
6 months |
moritz |
[t] updated 'my' tests
|
|
|
|
@21147
|
[21147]
|
6 months |
moritz |
[spec] updated t/state.t - need more review before moving it to spec/
|
|
|
|
@21070
|
[21070]
|
7 months |
moritz |
[t] removed redundant test
|
|
|
|
@21068
|
[21068]
|
7 months |
moritz |
[spec] moved two tests to a different file (which will
follow in next …
|
|
|
|
@20870
|
[20870]
|
7 months |
Auzon |
[gsoc_spectest] adding more tests for S02 variable name syntax. (added 2 …
|
|
|
|
@20490
|
[20490]
|
8 months |
Auzon |
s/use v6-alpha;$/use v6;/;
Also catching a few other mentions of …
|
|
|
|
@20420
|
[20420]
|
8 months |
moritz |
set svn properties on all .t files below t/
find t/ -type -f name '*.t' | …
|
|
|
|
@20230
|
[20230]
|
9 months |
cosimo |
[t/spec] autovivification test script moved to spec/S09
|
|
|
|
@20228
|
[20228]
|
9 months |
cosimo |
[t/spec] Moved var/autoref.t to spec S02/
|
|
|
|
@20226
|
[20226]
|
9 months |
cosimo |
[t/spec] var/type.t moved to S02 spec test. Hackaton!
|
|
|
|
@17643
|
[17643]
|
16 months |
moritz |
passing_the_pair_class_to_a_sub.t: fixed smartlink
|
|
|
|
@17558
|
[17558]
|
17 months |
moritz |
t/var/var.t: one more smartlink, more needed
|
|
|
|
@17557
|
[17557]
|
17 months |
sunnavy |
supplemented the tests of the first position reserved pseudo-package names
|
|
|
|
@17230
|
[17230]
|
17 months |
darkwolf |
little canges in t/var/let.t & t/var/temp, need to check
|
|
|
|
@17183
|
[17183]
|
18 months |
bcmb |
Correct smart links in several test scripts
|
|
|
|
@16451
|
[16451]
|
20 months |
moritz |
removed :todo from succeeding tests in var/my.t
|
|
|
|
@15822
|
[15822]
|
22 months |
unobe |
* updated all legacy smartlinks syntax in test suite
* updated …
|
|
|
|
@15818
|
[15818]
|
22 months |
unobe |
* fixed broken smartlinks and added a few more (each() mentioned in S02)
|
|
|
|
@15700
|
[15700]
|
22 months |
lwall |
test whether one constant can be defined in terms of another constant
|
|
|
|
@15667
|
[15667]
|
22 months |
audreyt |
* chained.t: update declarator list.
|
|
|
|
@15558
|
[15558]
|
22 months |
audreyt |
* state.t: move away irrelevant .perl artifact vs testing
|
|
|
|
@15294
|
[15294]
|
23 months |
audreyt |
* constant.t: unTODO
|
|
|
|
@14969
|
[14969]
|
2 years |
tumulus |
More hash/array autovivification tests.
|
|
|
|
@14968
|
[14968]
|
2 years |
tumulus |
Fixing autovivification tests: extracting a value from a …
|
|
|
|
@14951
|
[14951]
|
2 years |
perlDreamer |
all existing smart links resolved
|
|
|
|
@14934
|
[14934]
|
2 years |
lwall |
Retargeted links that moved from S06 to S02.
|
|
|
|
@14894
|
[14894]
|
2 years |
audreyt |
* unTODO passing tests related to binding with array/hash elems as LHS.
|
|
|
|
@14881
|
[14881]
|
2 years |
szabgab |
test if Int and Str really restricts scalar to integer and string
|
|
|
|
@14757
|
[14757]
|
2 years |
avar |
* Fixed more smartlinks
|
|
|
|
@14657
|
[14657]
|
2 years |
lwall |
Might as well add test of workaround variant to make sure that doesn't …
|
|
|
|
@14656
|
[14656]
|
2 years |
lwall |
Off by one on previous test
|
|
|
|
@14655
|
[14655]
|
2 years |
lwall |
[t/var/state.t] fib test that …
|
|
|
|
@14639
|
[14639]
|
2 years |
audreyt |
* t/var/let.t: All tests passed, 0 TODOs.
|
|
|
|
@14208
|
[14208]
|
2 years |
audreyt |
* default_scalar.t: "for 1..3 { $_++ }" should die, not survive.
|
|
|
|
@14029
|
[14029]
|
2 years |
audreyt |
* default_scalar.t: "say $out," is bogus; change it to "$out.say()".
|
|
|
|
@14011
|
[14011]
|
2 years |
audreyt |
* Massive round of unTODO now that references don't recursively autoderef.
|
|
|
|
@13938
|
[13938]
|
2 years |
audreyt |
* t/var/contextual.t: $+THIS_IS_NOT_IN_ENV should fail.
|
|
|
|
@13914
|
[13914]
|
2 years |
putter |
[t/var/contextual.t]
Covert two eval_ok's which were added while r13913 …
|
|
|
|
@13913
|
[13913]
|
2 years |
putter |
In t/ (mostly), converted eval_ok and eval_is to ok(eval and is(eval.
The …
|
|
|
|
@13912
|
[13912]
|
2 years |
yiyihu |
r14002@HomePc?: xinming | 2006-10-05 13:24:08 +0000
Add a test for …
|
|
|
|
@13879
|
[13879]
|
2 years |
audreyt |
* Lots of cleanup in t/ to avoid incorrect use of hash dereferences.
|
|
|
|
@13680
|
[13680]
|
2 years |
audreyt |
* unTODO =:= nonbug
|
|
|
|
@13608
|
[13608]
|
2 years |
audreyt |
* symbolic_deref.t: $*IN should be compared with ===, not =:=.
|
|
|
|
@13607
|
[13607]
|
2 years |
audreyt |
* temp.t: TODO a pseudo-regression -- this test was passing
because =:= …
|
|
|
|
@13301
|
[13301]
|
2 years |
markstos |
[t/var]
Everything in here has at least one smart link now. (7 added)
…
|
|
|
|
@13297
|
[13297]
|
2 years |
markstos |
[t/var]
merge two autovivificatoin tests
|
|
|
|
@13291
|
[13291]
|
2 years |
markstos |
[t/var]
Some smart linking work, doc clean-up.
|
|
|
|
@13280
|
[13280]
|
2 years |
lwall |
Great metaoperator renaming: ref -> WHAT, SKID -> WHICH, META -> HOW
|
|
|
|
@12994
|
[12994]
|
2 years |
audreyt |
* More test triaging…
|
|
|
|
@12984
|
[12984]
|
2 years |
audreyt |
* s/try/do/ in t/var/type.t now we parses "my Int $f"
|
|
|
|
@12983
|
[12983]
|
2 years |
audreyt |
* t/var/var.t: this is no longer allowed:
my $x;
{
$x = …
|
|
|
|
@12972
|
[12972]
|
2 years |
audreyt |
* change "env $x" into "my $x is context" as noticed by clkao++.
note …
|
|
|
|
@12801
|
[12801]
|
2 years |
audreyt |
* some t/ unbreaking using new syntax.
(note that "&f = {...}" was …
|
|
|
|
@12791
|
[12791]
|
2 years |
trey |
Un-todoing 77 tests that now pass. There are still
a couple passing todos …
|
|
|
|
@12718
|
[12718]
|
2 years |
markstos |
A new failing test case for my. audreyt confirmed it should work, but emit …
|
|
|
|
@12196
|
[12196]
|
2 years |
luqui |
Conjected that state variables do not leak outside of cloned closures.
See …
|
|
|
|
@11630
|
[11630]
|
2 years |
lwall |
Control keywords are not functions, and it just propagates confusion
to …
|
|
|
|
@11426
|
[11426]
|
3 years |
lwall |
Discouraging constructs that look like subscripts but aren't.
|
|
|
|
@11256
|
[11256]
|
3 years |
Darren_Duncan |
updated all 539 t/*.t files so that they 'use v6-alpha;' rather than 'use …
|
|
|
|
@11196
|
[11196]
|
3 years |
audreyt |
* Sweeping change over all t/*.t t/*.pm files to make them executable with …
|
|
|
|
@10882
|
[10882]
|
3 years |
audreyt |
* unTODO the state.t test that works now
|
|
|
|
@10666
|
[10666]
|
3 years |
audreyt |
* intentional regression: sacrifice the macro expansion of
state $x = …
|
|
|
|
@10663
|
[10663]
|
3 years |
audreyt |
* another round of triaging…
|
|
|
|
@10657
|
[10657]
|
3 years |
audreyt |
* corrected various tests testing ::Class etc for truth,
which has been …
|
|
|
|
@10642
|
[10642]
|
3 years |
audreyt |
* my.t: This test was bogus:
try { $undeclared }
as it is a …
|
|
|
|
@10624
|
[10624]
|
3 years |
audreyt |
* However, fix the tests so they don't depend on the ::Int->"Int" …
|
|
|
|
@10622
|
[10622]
|
3 years |
audreyt |
* unTODO 15 more passing subtests.
|
|
|
|
@10612
|
[10612]
|
3 years |
spinclad |
- untodo 63 passing todo's
|
|
|
|
@10608
|
[10608]
|
3 years |
audreyt |
* fix parsefails in tests.
|
|
|
|
@10492
|
[10492]
|
3 years |
audreyt |
* more triaging
|
|
|
|
@10474
|
[10474]
|
3 years |
audreyt |
* $a = $b = $c = 3;
The $b and $c here should be rvalues.
|
|
|
|
@10361
|
[10361]
|
|