|
|
|
@24767
|
[24767]
|
4 days |
moritz |
[t] and [t/spec]
* more tests for slurpy args + is copy/is rw
* moved …
|
|
|
|
@24553
|
[24553]
|
3 weeks |
moritz |
[t] and [t/spec]
* more smartlinks
* moved …
|
|
|
|
@24278
|
[24278]
|
4 weeks |
moritz |
[t] move a hash test to spec/
|
|
|
|
@24268
|
[24268]
|
4 weeks |
moritz |
[t/spec] move currying tests to t/spec
|
|
|
|
@24181
|
[24181]
|
5 weeks |
moritz |
[t] move blocks/closure.t to spec/
|
|
|
|
@24180
|
[24180]
|
5 weeks |
moritz |
[t] move blocks/defaults.t to spec/, add one test
|
|
|
|
@24178
|
[24178]
|
5 weeks |
moritz |
[t] move blocks/sub_arg_errors.t to spec/, with some corrections
|
|
|
|
@22747
|
[22747]
|
3 months |
lwall |
[currying.t] move misplaced optional parameter to end (only used by name …
|
|
|
|
@22623
|
[22623]
|
3 months |
lwall |
[t/] no more unpacking hash parameters, s/ceil/ceiling/
|
|
|
|
@22514
|
[22514]
|
3 months |
moritz |
[t] move some tests to spec/, re-worked pre-post.t, some minor corrections …
|
|
|
|
@22415
|
[22415]
|
4 months |
moritz |
[t] merge blocks/implicit_parameters.t into spec/
|
|
|
|
@22408
|
[22408]
|
4 months |
moritz |
[t/spec] moved multi_named_vs_pos.t to spec/
|
|
|
|
@22407
|
[22407]
|
4 months |
moritz |
[t] cleaned up multi_named_vs_pos.p
* removed try { } blocks that …
|
|
|
|
@22399
|
[22399]
|
4 months |
moritz |
[t] closure.t uses different quoting delimiter, to eliminate the …
|
|
|
|
@22371
|
[22371]
|
4 months |
moritz |
[t] (kinda) fix code_blocks_as_sub_args.t
|
|
|
|
@22193
|
[22193]
|
4 months |
moritz |
[t] moved check.t to spec/, simplified a bit
|
|
|
|
@22152
|
[22152]
|
4 months |
moritz |
[t] move sub_return_values.t to spec, corrected isa_ok calls to use type …
|
|
|
|
@22149
|
[22149]
|
4 months |
moritz |
[t] merged blocks/slurpy_param.t into spec/
|
|
|
|
@22148
|
[22148]
|
4 months |
moritz |
[t] merged blocks/splatty_with_type.t into spec/
|
|
|
|
@22147
|
[22147]
|
4 months |
moritz |
[t] move blocks/splat_rw.t to spec/
|
|
|
|
@22146
|
[22146]
|
4 months |
moritz |
[t] moved goto.t to spec/
|
|
|
|
@22143
|
[22143]
|
4 months |
moritz |
[t] delete merged test; should have been done in r22142 already.
|
|
|
|
@22142
|
[22142]
|
4 months |
moritz |
[t] moved tests around, merged single test into another file
|
|
|
|
@22140
|
[22140]
|
4 months |
moritz |
[t] moved loopscope.t to spec/, simplfied a bit
|
|
|
|
@22126
|
[22126]
|
4 months |
moritz |
[t] moved sub_parameter_traits to spec/
|
|
|
|
@22088
|
[22088]
|
4 months |
moritz |
[t] moved blocks/pointy.t to spec/
|
|
|
|
@22086
|
[22086]
|
4 months |
moritz |
[t] moved blocks/recurse.t to spec/
|
|
|
|
@22085
|
[22085]
|
4 months |
moritz |
[t] simplified blocks/recurse.t a bit, used is() instead of ok()
|
|
|
|
@21997
|
[21997]
|
5 months |
moritz |
[t] more rewrite of try { ... }; ok($!) to dies_ok
|
|
|
|
@21902
|
[21902]
|
5 months |
Auzon |
[gsoc_spectest] moved sub_named_params.t content to …
|
|
|
|
@21749
|
[21749]
|
5 months |
lwall |
[STD and t/] various bugs, STD now parses 96% of t/
|
|
|
|
@21734
|
[21734]
|
5 months |
lwall |
various buglets, STD now parses 94% of t/
|
|
|
|
@21580
|
[21580]
|
6 months |
moritz |
[spec] moved blocks/multi_sub.t to spec/
|
|
|
|
@21422
|
[21422]
|
6 months |
Auzon |
[gsoc_spectest] added tests to return.t and fudged for rakudo. (added 6 …
|
|
|
|
@21251
|
[21251]
|
6 months |
moritz |
[t] more TODO
|
|
|
|
@21242
|
[21242]
|
6 months |
moritz |
[spec] moved blocks/dollar_underscore.t to spec/
|
|
|
|
@21241
|
[21241]
|
6 months |
moritz |
[t/block] more POD changing, and a few vim mode lines
|
|
|
|
@21240
|
[21240]
|
6 months |
moritz |
[spec] move blocks/placeholders.t to spec/, Tene++ for such a nice test …
|
|
|
|
@21234
|
[21234]
|
6 months |
moritz |
[t] lots of POD corrections and minor improvements in t/blocks/
|
|
|
|
@20534
|
[20534]
|
8 months |
moritz |
t/blocks/pointy.t when compilation of an eval() fails, rely on $!,
not on …
|
|
|
|
@20525
|
[20525]
|
8 months |
putter |
t/blocks/pointy.t: -> { $a, $b } is illegal.
|
|
|
|
@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' | …
|
|
|
|
@20411
|
[20411]
|
8 months |
tene |
Add a test of all the different placeholder var types together.
|
|
|
|
@20400
|
[20400]
|
8 months |
putter |
t/blocks/return.t: added two ;'s to properly terminate statements. Per …
|
|
|
|
@19206
|
[19206]
|
13 months |
ferreira |
r197@dracma: perl | 2007-12-13 10:13:54 -0200
another plan fixed
|
|
|
|
@17183
|
[17183]
|
18 months |
bcmb |
Correct smart links in several test scripts
|
|
|
|
@16574
|
[16574]
|
20 months |
moritz |
t/blocks/lvalue_subroutines.t: fixed two brainos that prevented it …
|
|
|
|
@16406
|
[16406]
|
20 months |
audreyt |
* implicit_parameters.t: Contrary to what this test says,
{42} does not …
|
|
|
|
@16369
|
[16369]
|
20 months |
audreyt |
* dollar_underscore.t: Chase spec r14356:
Simplified -> binding not to …
|
|
|
|
@16295
|
[16295]
|
20 months |
rhr |
Fixes to t/blocks/sub_named_params.t
|
|
|
|
@16286
|
[16286]
|
20 months |
rhr |
Add tests for foo(:x, :x) and foo(:x, (:x)) type stuff
|
|
|
|
@15822
|
[15822]
|
22 months |
unobe |
* updated all legacy smartlinks syntax in test suite
* updated …
|
|
|
|
@15715
|
[15715]
|
22 months |
audreyt |
* Change everything from .goto to .nextwith.
|
|
|
|
@15713
|
[15713]
|
22 months |
audreyt |
more unTODO
|
|
|
|
@15686
|
[15686]
|
22 months |
audreyt |
* unTODO.
|
|
|
|
@15665
|
[15665]
|
22 months |
audreyt |
* multi_named_vs_pos.t: unTODO
|
|
|
|
@15623
|
[15623]
|
22 months |
audreyt |
more unTODO.
|
|
|
|
@15622
|
[15622]
|
22 months |
audreyt |
* multi_named_vs_pos.t: unTODO.
|
|
|
|
@15621
|
[15621]
|
22 months |
audreyt |
* splat_rw.t: "sub f (*@x is rw)" is now specced to work, not to fail.
…
|
|
|
|
@15564
|
[15564]
|
22 months |
audreyt |
* meth_vs_sub_call.t: Again, "meth $obj" without a trailing
colon no …
|
|
|
|
@15563
|
[15563]
|
22 months |
audreyt |
* multi_sub.t: the proto erroneously restricted the following multi.
|
|
|
|
@14963
|
[14963]
|
2 years |
diakopter |
fixing bad smartlink for goto.t
|
|
|
|
@14946
|
[14946]
|
2 years |
perlDreamer |
refix point block smartlink
|
|
|
|
@14945
|
[14945]
|
2 years |
perlDreamer |
fixed broken smarklink that used to refer to mandatory plus instead of …
|
|
|
|
@14944
|
[14944]
|
2 years |
perlDreamer |
fix broken smartlink about prefixes
|
|
|
|
@14943
|
[14943]
|
2 years |
perlDreamer |
fix broken smartlink and tests that were removed
|
|
|
|
@14938
|
[14938]
|
2 years |
masak |
[t/blocks/goto.t]
* two non-passing tests marked :todo<feature>
|
|
|
|
@14934
|
[14934]
|
2 years |
lwall |
Retargeted links that moved from S06 to S02.
|
|
|
|
@14928
|
[14928]
|
2 years |
lwall |
change call to callsame/callwith/nextsame/nextwith
|
|
|
|
@14916
|
[14916]
|
2 years |
Nei |
* bah >_>
|
|
|
|
@14915
|
[14915]
|
2 years |
Nei |
* [t/blocks/goto.t] Added quotes to the goto 'label' as pointed out by …
|
|
|
|
@14914
|
[14914]
|
2 years |
Nei |
* Test for goto LABEL
|
|
|
|
@14757
|
[14757]
|
2 years |
avar |
* Fixed more smartlinks
|
|
|
|
@14564
|
[14564]
|
2 years |
cmeyer |
tests for &statement_control:<>
|
|
|
|
@14485
|
[14485]
|
2 years |
audreyt |
* meth_vs_sub_call.t: Fix plan number.
|
|
|
|
@14484
|
[14484]
|
2 years |
raptor |
adding tests for method vs sub call (S12)
|
|
|
|
@14471
|
[14471]
|
2 years |
raptor |
rm named_subs.t
|
|
|
|
@14470
|
[14470]
|
2 years |
raptor |
rename named_subs to scoped_named_subs
|
|
|
|
@14469
|
[14469]
|
2 years |
raptor |
added package-scoped named subs tests
|
|
|
|
@14446
|
[14446]
|
2 years |
raptor |
Added smartlink, hope this is the correct way of doing it ;)
|
|
|
|
@14445
|
[14445]
|
2 years |
raptor |
Adding test for named subs as specified by …
|
|
|
|
@14245
|
[14245]
|
2 years |
audreyt |
* More .keys.sort.
|
|
|
|
@14181
|
[14181]
|
2 years |
audreyt |
* currying.t: unTODO the passing test that tests you can't
curry a …
|
|
|
|
@14180
|
[14180]
|
2 years |
audreyt |
* t/blocks/multi_named_vs_pos.t: unTODO several test, and mark
the rest …
|
|
|
|
@14174
|
[14174]
|
2 years |
audreyt |
* multidimensional_arglists.t: unTODO the passing tests.
|
|
|
|
@13913
|
[13913]
|
2 years |
putter |
In t/ (mostly), converted eval_ok and eval_is to ok(eval and is(eval.
The …
|
|
|
|
@13868
|
[13868]
|
2 years |
audreyt |
* t/blocks/return_function.t: TODO for this release.
|
|
|
|
@13865
|
[13865]
|
2 years |
audreyt |
* splatty_in_caller_position.t: unTODO, smartlink, etc.
|
|
|
|
@13845
|
[13845]
|
|