|
|
|
@24767
|
[24767]
|
4 days |
moritz |
[t] and [t/spec]
* more tests for slurpy args + is copy/is rw
* moved …
|
|
|
|
@24093
|
[24093]
|
6 weeks |
moritz |
[t] split oo/meths/multi.t into t/spec/S12-methods/multi2.t …
|
|
|
|
@22514
|
[22514]
|
3 months |
moritz |
[t] move some tests to spec/, re-worked pre-post.t, some minor corrections …
|
|
|
|
@22142
|
[22142]
|
4 months |
moritz |
[t] moved tests around, merged single test into another file
|
|
|
|
@22090
|
[22090]
|
4 months |
lwall |
[t] clean up various calls to try, system, etc
|
|
|
|
@21853
|
[21853]
|
5 months |
particle |
update tests to match spec from previous commit (trystd++)
|
|
|
|
@21789
|
[21789]
|
5 months |
lwall |
[STD vs t] more Mutually Assured Construction
|
|
|
|
@21734
|
[21734]
|
5 months |
lwall |
various buglets, STD now parses 94% of t/
|
|
|
|
@21722
|
[21722]
|
5 months |
lwall |
[t/*] fix all the rands and $*PID."... instances
|
|
|
|
@21720
|
[21720]
|
5 months |
lwall |
[t/*] s/:perl5/:Perl5/
|
|
|
|
@21719
|
[21719]
|
5 months |
lwall |
[STD] detect obsolete use of =cut
[t/*.t] delete obsolete uses of =cut
|
|
|
|
@20490
|
[20490]
|
8 months |
Auzon |
s/use v6-alpha;$/use v6;/;
Also catching a few other mentions of …
|
|
|
|
@20389
|
[20389]
|
8 months |
moritz |
[t] coro is gone. Really.
|
|
|
|
@19496
|
[19496]
|
12 months |
cosimo |
Test suite refactoring.
unspecced/chop.t tests were already moved to …
|
|
|
|
@17701
|
[17701]
|
16 months |
lwall |
s:g/err/orelse/
|
|
|
|
@17604
|
[17604]
|
17 months |
moritz |
t/unspecced/sort.t: removed obsolete unless...else
|
|
|
|
@16517
|
[16517]
|
20 months |
moritz |
moved the spec covered parts of t/unspecced/chop.t
to …
|
|
|
|
@16395
|
[16395]
|
20 months |
audreyt |
* coro.t: Correct the "state" test to avoid unintended cloning.
|
|
|
|
@15977
|
[15977]
|
21 months |
yiyihu |
r15039@HomePc?: xinming | 2007-01-11 23:49:51 +0800
Make local branch for …
|
|
|
|
@15832
|
[15832]
|
22 months |
unobe |
* added config vars back (probably what broke building debian packages for …
|
|
|
|
@15831
|
[15831]
|
22 months |
unobe |
* Stab @ closing Trac ticket #14: Configuration variables
* removed …
|
|
|
|
@15818
|
[15818]
|
22 months |
unobe |
* fixed broken smartlinks and added a few more (each() mentioned in S02)
|
|
|
|
@15715
|
[15715]
|
22 months |
audreyt |
* Change everything from .goto to .nextwith.
|
|
|
|
@15353
|
[15353]
|
23 months |
tene |
Parsing some weird yaml with eval can make pugs die badly.
|
|
|
|
@15167
|
[15167]
|
2 years |
lwall |
More .
More whitespace around .
Several eval'd tests of .:X syntax
|
|
|
|
@15165
|
[15165]
|
2 years |
audreyt |
* Filetest operators are now removed; use smartmatch against Pairs …
|
|
|
|
@14880
|
[14880]
|
2 years |
szabgab |
add test for magyar variables
fix a broken smartlink
|
|
|
|
@14865
|
[14865]
|
2 years |
pmichaud |
'.goto' in t/01-sanity/07-tailcall.t isn't defined in Synopses,
moving to …
|
|
|
|
@14344
|
[14344]
|
2 years |
audreyt |
* be a bit more relaxed about 'zero time' in t\unspecced\times.t
|
|
|
|
@14328
|
[14328]
|
2 years |
lanny |
* Functions.pod -- s/method method/multi method/
* t/builtins/**.t -- many …
|
|
|
|
@14284
|
[14284]
|
2 years |
audreyt |
* sort.t: repair lone =cut
|
|
|
|
@14127
|
[14127]
|
2 years |
audreyt |
* t/unspecced/cont.t: Fix plans, and remove all TODOs.
|
|
|
|
@14126
|
[14126]
|
2 years |
audreyt |
* t/unspecced/coro.t: Remove all TODOs.
|
|
|
|
@14038
|
[14038]
|
2 years |
audreyt |
* coro.t: This release broke coroutines because they interfere
with loop …
|
|
|
|
@13852
|
[13852]
|
2 years |
lanny |
[t/unspecced/sort.t]
* bring up to date with S29
|
|
|
|
@13843
|
[13843]
|
2 years |
lanny |
* t/unspecced/sort.t - remove eval_ok
|
|
|
|
@13748
|
[13748]
|
2 years |
lanny |
* Bring t/unspecced/sort.t into line with latest S29
|
|
|
|
@13741
|
[13741]
|
2 years |
audreyt |
* Massive cleanup: qw() and q() is no longer quotes but functions,
and …
|
|
|
|
@13654
|
[13654]
|
2 years |
audreyt |
* precompile.t: If the try{} fails, at least show what the error was.
|
|
|
|
@13571
|
[13571]
|
2 years |
markstos |
[t/unspecced/sort.t]
add comment to file asking for further …
|
|
|
|
@13561
|
[13561]
|
2 years |
lanny |
[ext/Math-Random-Kiss]
- simple fast PRNG (Marsaglia)
- has a working …
|
|
|
|
@13492
|
[13492]
|
2 years |
audreyt |
* coro.t: unbreak two tests.
|
|
|
|
@13454
|
[13454]
|
2 years |
lanny |
[t/unspecced/sort.t]
- cleanup to better handle @by with traits
- tests …
|
|
|
|
@13388
|
[13388]
|
2 years |
zgh |
[docs/Perl6/Spec/IO.pod]
added basic documentation for connect …
|
|
|
|
@13374
|
[13374]
|
2 years |
lanny |
next.t: one small test
sort.t: minor syntax changes
|
|
|
|
@13294
|
[13294]
|
2 years |
trey |
[t/unspecced/precompile.t]
Got rid of old .can syntax and replaced with an …
|
|
|
|
@13276
|
[13276]
|
2 years |
lanny |
t/unspecced/sort.t 'return' cleanup
|
|
|
|
@13240
|
[13240]
|
2 years |
lanny |
modified mergesort to use Pair spans rather than array slices.
|
|
|
|
@13231
|
[13231]
|
2 years |
audreyt |
* t/unspecced/precompile.t: Some filesystems only have
two-second-level …
|
|
|
|
@13211
|
[13211]
|
2 years |
lanny |
L<S29/List/"=item sort"> in perl6. Eventually move to prelude.
|
|
|
|
@13179
|
[13179]
|
2 years |
trey |
Truncated comment fixed.
|
|
|
|
@13178
|
[13178]
|
2 years |
trey |
[t/unspecced/precompile.t]
Tests for .yml vs. .pm sanity. Only fail
now …
|
|
|
|
@13084
|
[13084]
|
2 years |
trey |
[t/unspecced/coro.t]
Probably not a good idea to overlay C<take>
with an …
|
|
|
|
@12996
|
[12996]
|
2 years |
audreyt |
* move t/unspecced/siglist.t to t/syntax/signature.t
as it's (thank …
|
|
|
|
@12994
|
[12994]
|
2 years |
audreyt |
* More test triaging…
|
|
|
|
@12791
|
[12791]
|
2 years |
trey |
Un-todoing 77 tests that now pass. There are still
a couple passing todos …
|
|
|
|
@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 …
|
|
|
|
@10917
|
[10917]
|
3 years |
audreyt |
* correct two more test failures on Win32
|
|
|
|
@10612
|
[10612]
|
3 years |
spinclad |
- untodo 63 passing todo's
|
|
|
|
@10205
|
[10205]
|
3 years |
lwall |
any<a b c> is not the same as any <a b c>, continued
|
|
|
|
@10170
|
[10170]
|
3 years |
audreyt |
* Massive parsing cleanup.
* Newly implemented parses:
@<foo> @123
…
|
|
|
|
@10128
|
[10128]
|
3 years |
audreyt |
* Support for .[0], .{foo()}, .<bar> (implicit $_).
* Corrected several …
|
|
|
|
@9933
|
[9933]
|
3 years |
lwall |
eval {} should be try {}
|
|
|
|
@8894
|
[8894]
|
3 years |
gaal |
times.t: update fudge value so test passes on fast machines
|
|
|
|
@8868
|
[8868]
|
3 years |
putter |
eval_yaml.t: reversed the order of the two tests. This is a bug …
|
|
|
|
@8841
|
[8841]
|
3 years |
audreyt |
* remaining of TODOization, forgot to commit yesterday.
|
|
|
|
@8835
|
[8835]
|
3 years |
audreyt |
* TODOize and corrected the rest of main test suite.
|
|
|
|
@8692
|
[8692]
|
3 years |
gaal |
t/ - 27 tests unexpectedly succeeded. Expect more of them.
|
|
|
|
@8285
|
[8285]
|
3 years |
clkao |
perl5/PIL2JS/runjs.pl --run=jspm --perl5 -e
'use jsperl5:Digest::MD5 …
|
|
|
|
@8280
|
[8280]
|
3 years |
clkao |
Implement eval($code, :lang<perl5> for jsperl5 …
|
|
|
|
@8080
|
[8080]
|
3 years |
autrijus |
* to not conflict with keyword "fail" (now specced in S04),
Test.pm's …
|
|
|
|
@7946
|
[7946]
|
3 years |
iblech |
* Changes to accomodate to new (r6582) S02, S03, and S06 in src/, ext/, …
|
|
|
|
@7899
|
[7899]
|
3 years |
iblech |
* t/unspecced/assignment.t:
* .infix:<=> should return lvalues (think …
|
|
|
|
@7898
|
[7898]
|
3 years |
iblech |
* New t/unspecced/assignment.t:
* $foo = 42 is sugar for …
|
|
|
|
@7897
|
[7897]
|
3 years |
iblech |
* t/unspecced/siglist.t:
* Added some more complex tests.
* …
|
|
|
|
@7888
|
[7888]
|
3 years |
autrijus |
* first attempt at t/unspecced/siglist.t, on the :() form
that …
|
|
|
|
@7771
|
[7771]
|
3 years |
eric256 |
Converted all http links to use the L<" format
|
|
|
|
@7691
|
[7691]
|
3 years |
iblech |
* Usual svn props.
* t/builtins/strings/trans.t: unTODO
* …
|
|
|
|
@7565
|
[7565]
|
3 years |
iblech |
* t/unspecced/evaluation_order.t: Added some more tests
(e.g. (die …
|
|
|
|
@7427
|
[7427]
|
3 years |
gaal |
connect now fails on error
|
|
|
|
@7258
|
[7258]
|
3 years |
autrijus |
* repair times.t to use proper french quoting.
|
|
|
|
@7253
|
[7253]
|
3 years |
autrijus |
* Massive TODOization.
|
|
|
|
@7233
|
[7233]
|
3 years |
iblech |
t/unspecced/chop.t: &chop should be non-destructive, exactly as &chomp is.
|
|
|
|
@7183
|
[7183]
|
3 years |
iblech |
* Usual svn properties.
* t/unspecced/evaluation_order.t: More subtests …
|
|
|
|
@7070
|
[7070]
|
3 years |
iblech |
Usual svn props.
|
|
|