2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved tests for the :continue regex modifier
Moritz
as moritz
More... over 17 years ago
test for repetition modifier under t/spec/
Moritz
as moritz
More... over 17 years ago
Refactored isa hash tests into t/spec/S29-hash/ More... over 17 years ago
moved :basechar tests to t/spec/S05-modifier/basechar.t
Moritz
as moritz
More... over 17 years ago
Moved system() test script under t/spec/S29-os/ More... over 17 years ago
Refactored and merged existing hash.delete() tests with spec/S29-hash/delete.t tests More... over 17 years ago
Added all t/builtins/hashes/exists.t tests to existing spec/S29-hash exist tests. More... over 17 years ago
Test suite refactoring: * move ignorecase regex modifier tests to t/spec/S05-modifier/* (still need more tests here) * small correctiion in t/builtins/math/log.t
Moritz
as moritz
More... over 17 years ago
Fudge-ified :todo tests More... over 17 years ago
Refactored time-related function tests into t/spec/S29-time/ More... over 17 years ago
Refactored exit and nothing tests into t/spec/S29-context More... over 17 years ago
Refactored evalfile tests under t/spec/S29-context More... over 17 years ago
Refactored 'die' builtin tests, moved under t/spec/S29-context More... over 17 years ago
Refactored 'die' builtin tests, moved under t/spec/S29-context More... over 17 years ago
Refactored 'defined' builtin tests, moved under t/spec/S29-scalar More... over 17 years ago
Refactored eval tests, moved under t/spec/S29-context/ Ignored old PIL2JS/PIL2Run backends notice, they are no more used, it seems. More... over 17 years ago
[Test] allow todo 'feature', :by<6.28> [fudge] fix bracket bug on block todo More... over 17 years ago
Refactored container.cat,roundrobin tests into /t/spec/S29-container. Fudgifying of :todo test markers. ":depends" are now explained in the test description. More... over 17 years ago
Refactored `pick' tests under /t/spec/S29-list/ "Fudgified" :todo tests markers. More... over 17 years ago
Refactored pairs tests into S29-arrays and S29-hash More... over 17 years ago
Added svn props to test scripts More... over 17 years ago
Refactored `kv' tests under S29-array & S29-hash. Fudge-ify :todo test markers. More... over 17 years ago
Refactored keys/values tests for arrays and hashes (S29) More... over 17 years ago
Test suite refactoring. Moved builtins/control_flow/sleep.t under t/spec/S29-context More... over 17 years ago
[t/spec] Added svn props where not set More... over 17 years ago
more "fudge normal form" More... over 17 years ago
Changing todo's to "fudge normal form" More... over 17 years ago
Changed #?perl6: to #?rakudo: More... over 17 years ago
[t] Refactored `exists' builtin tests into S29-array and S29-hash More... over 17 years ago
[t] Refactored delete() tests into S29-array and S29-hash More... over 17 years ago