|
|
|
@22938
|
[22938]
|
2 months |
moritz |
[t] move some junction tests
|
|
|
|
@22477
|
[22477]
|
3 months |
moritz |
[t] move noncap.t to spec/, added deprecation comment to …
|
|
|
|
@22111
|
[22111]
|
4 months |
moritz |
[t] move junction tests to spec/, make them not rely on the internal …
|
|
|
|
@21719
|
[21719]
|
5 months |
lwall |
[STD] detect obsolete use of =cut
[t/*.t] delete obsolete uses of =cut
|
|
|
|
@21151
|
[21151]
|
6 months |
moritz |
[t] junctions/associative.t is b0rked
|
|
|
|
@21148
|
[21148]
|
6 months |
moritz |
[spec] started to move junction tests (and upate POD). Much more work need
|
|
|
|
@21086
|
[21086]
|
7 months |
Auzon |
[gsoc_spectest] Added more cmp, leg, and <=> tests. Tested the values of …
|
|
|
|
@20490
|
[20490]
|
8 months |
Auzon |
s/use v6-alpha;$/use v6;/;
Also catching a few other mentions of …
|
|
|
|
@17183
|
[17183]
|
18 months |
bcmb |
Correct smart links in several test scripts
|
|
|
|
@16609
|
[16609]
|
20 months |
lwall |
[t/junction/misc_junctions.t] parsefail
|
|
|
|
@16584
|
[16584]
|
20 months |
lwall |
Test that ('c' eq any <a b c>) returns True, not (True|False)
|
|
|
|
@15822
|
[15822]
|
22 months |
unobe |
* updated all legacy smartlinks syntax in test suite
* updated …
|
|
|
|
@15293
|
[15293]
|
23 months |
audreyt |
* misc_junctions.t: unTODO.
|
|
|
|
@15161
|
[15161]
|
2 years |
szabgab |
if modifier with junction should be called once
|
|
|
|
@13803
|
[13803]
|
2 years |
audreyt |
* Refactor list comprehension tests from t/junction/ into
…
|
|
|
|
@13741
|
[13741]
|
2 years |
audreyt |
* Massive cleanup: qw() and q() is no longer quotes but functions,
and …
|
|
|
|
@13280
|
[13280]
|
2 years |
lwall |
Great metaoperator renaming: ref -> WHAT, SKID -> WHICH, META -> HOW
|
|
|
|
@13160
|
[13160]
|
2 years |
agentz |
[t/junction/associative.t]
- fixed a smartlink.
|
|
|
|
@12504
|
[12504]
|
2 years |
trey |
[junction/chained_operators.t]
[operators/smartmatch.t]
Tests for …
|
|
|
|
@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 …
|
|
|
|
@10277
|
[10277]
|
3 years |
audreyt |
* bool::true is now Bool::True.
* True is now a valid literal.
|
|
|
|
@10081
|
[10081]
|
3 years |
particle |
test junctions in boolean context
|
|
|
|
@8830
|
[8830]
|
3 years |
audreyt |
* junction/chained_operators.t: unbreak the test syntax.
|
|
|
|
@7786
|
[7786]
|
3 years |
eric256 |
Finaly finished looking at all tests. Anything that looks like a link is …
|
|
|
|
@7253
|
[7253]
|
3 years |
autrijus |
* Massive TODOization.
|
|
|
|
@6929
|
[6929]
|
3 years |
iblech |
* EOL at EOF.
* t/data_types/lazy_lists.t: skip_rest instead of die when …
|
|
|
|
@6807
|
[6807]
|
3 years |
iblech |
* Usual svn props.
* t/junction/junction_functions.t: Substituted (1|2|3) …
|
|
|
|
@6714
|
[6714]
|
3 years |
Darren_Duncan |
/t/* : replaced indenting tabs with spaces in these files under …
|
|
|
|
@6012
|
[6012]
|
3 years |
iblech |
* PIL2JS: Copied Prelude::PIR's &splice to Prelude::JS::Array and fixed a …
|
|
|
|
@5948
|
[5948]
|
3 years |
autrijus |
* castfail is now captured by try{}, so drop eval"" in favour of try{}.
|
|
|
|
@5643
|
[5643]
|
3 years |
iblech |
* Usual svn props.
* Added a (currently failing) test to …
|
|
|
|
@5639
|
[5639]
|
3 years |
masak |
Committed test for @a[any(0..2)] bug
|
|
|
|
@3265
|
[3265]
|
4 years |
iblech |
Removed the test for the "!" operator from misc_junctions.t as it doesn't …
|
|
|
|
@3126
|
[3126]
|
4 years |
corion |
More tests moved out of t/pugsbugs/
|
|
|
|
@3035
|
[3035]
|
4 years |
autrijus |
* really just use .perl.
|
|
|
|
@3001
|
[3001]
|
4 years |
autrijus |
* mj41's patch to change "list" to "array".
|
|
|
|
@2473
|
[2473]
|
4 years |
autrijus |
* unTODO a test
|
|
|
|
@2472
|
[2472]
|
4 years |
autrijus |
* whitespace fixes
|
|
|
|
@2424
|
[2424]
|
4 years |
bsb |
j(...) to convert junc -> string
|
|
|
|
@2423
|
[2423]
|
4 years |
bsb |
one(1,1).pick bug fix&test
|
|
|
|
@2406
|
[2406]
|
4 years |
autrijus |
* change :todo(1) to :todo for greater clarity
|
|
|
|
@2368
|
[2368]
|
4 years |
autrijus |
* revert Stevan's time travel.
|
|
|
|
@2367
|
[2367]
|
4 years |
Stevan |
changing all occurences of require Test to use Test
|
|
|
|
@2323
|
[2323]
|
4 years |
iblech |
* Added EOLs at EOFs.
* Added usual svn properties to *.hs.
|
|
|
|
@2311
|
[2311]
|
4 years |
corion |
Move junction test to t/junction/
|
|
|
|
@2294
|
[2294]
|
4 years |
bsb |
plan number fixed
|
|
|
|
@2293
|
[2293]
|
4 years |
bsb |
Test complex junctions are equivalent
|
|
|
|
@2291
|
[2291]
|
4 years |
bsb |
test .() on junctions, not todo anymore
|
|
|
|
@2283
|
[2283]
|
4 years |
autrijus |
* fix incorrect fix to s09eg.t
|
|
|
|
@2270
|
[2270]
|
4 years |
autrijus |
* repair junctive autothreading.
|
|
|
|
@2268
|
[2268]
|
4 years |
autrijus |
* junction functions now work again
|
|
|
|
@2257
|
[2257]
|
4 years |
Stevan |
removed all todo_* test functions in favor of the :todo(1) named parameter
|
|
|
|
@2236
|
[2236]
|
4 years |
iblech |
* Added svn properties:
svn:mime-type => "text/plain; charset=UTF-8"
…
|
|
|
|
@2224
|
[2224]
|
4 years |
bsb |
use core substr now that it exists
|
|
|
|
@2215
|
[2215]
|
4 years |
bsb |
Added todo tests for calling a junction of subs
|
|
|
|
@2214
|
[2214]
|
4 years |
bsb |
Junction examples from S03 and the none(1).pick bug tests
|
|
|
|
@2165
|
[2165]
|
4 years |
autrijus |
* the ^ junction opertors now autothreads over chained
applications, …
|
|
|
|
@2136
|
[2136]
|
4 years |
machack666 |
tests for references to junctions
|
|
|
|
@2128
|
[2128]
|
4 years |
iblech |
eval_is '...' won't find the lexical '$j' -- fixed
We've a problem though …
|
|
|
|
@2126
|
[2126]
|
4 years |
machack666 |
Test for reassignment of a junction variable.
|
|
|
|
@2106
|
[2106]
|
4 years |
machack666 |
Tests for the associativity of junctions.
|
|
|
|
@2098
|
[2098]
|
4 years |
iblech |
Added SVN properties in t/:
svn:mime-type => "text/plain; …
|
|
|
|
@2097
|
[2097]
|
4 years |
iblech |
Added EOLs at EOFs.
|
|
|
|
@2077
|
[2077]
|
4 years |
corion |
Added first stab at splice - doesn't work in many cases. Promoted many …
|
|
|
|
@2044
|
[2044]
|
4 years |
corion |
Moved fixed pugsbugs/ test into more fitting directories, for later …
|
|
|
|
@1904
|
[1904]
|
4 years |
autrijus |
* junction_functions repaired.
|
|
|
|
@1878
|
[1878]
|
4 years |
autrijus |
* restore join() to sanity.
|
|
|
|
@956
|
[956]
|
4 years |
autrijus |
* more test cleanup; changelog draft
|
|
|
|
@931
|
[931]
|
4 years |
autrijus |
* back out to plan A.
|
|
|
|
@899
|
[899]
|
4 years |
Stevan |
adding in some =pod sections along with more Syn-links
|
|
|
|
@865
|
[865]
|
4 years |
Stevan |
more junction tests, this time for the .values, .dump and .pick methods
|
|
|
|
@864
|
[864]
|
4 years |
Stevan |
adding some misc. tests for junctions; need to check on the specifics of …
|
|
|
|
@689
|
[689]
|
4 years |
autrijus |
* set properties
|
|
|
|
@585
|
[585]
|
4 years |
mugwump |
r984@longdrop: samv | 2005-03-11 20:05:33 +1300
Works now :-), also a …
|
|
|
|
@583
|
[583]
|
4 years |
mugwump |
r982@longdrop: samv | 2005-03-11 16:44:22 +1300
delete dup. sorry
|
|
|
|
@582
|
[582]
|
4 years |
mugwump |
r980@longdrop: samv | 2005-03-11 16:42:46 +1300
Move S09 test to …
|