| lib |
1251 |
| 3 years |
abw: Added Template::Plugin::Simple test module |
| test |
1252 |
| 3 years |
abw: Updated svn:ignore properties to ignore temporary files |
| vmethods |
1245 |
| 3 years |
abw: Applied/reworked a patch to allow list.sort to sort on multiple fields |
| README |
66 |
3.15K | 11 years |
abw: version 2.00
|
| args.t |
36 |
2.4K | 11 years |
abw: Bumped revision numbers to 2.0
|
| assert.t |
1106 |
2.53K | 4 years |
abw: Added Template::Plugin::Assert and some tests |
| base.t |
783 |
3.61K | 8 years |
abw: * changed version() to module_version()
|
| binop.t |
844 |
4.82K | 7 years |
abw: * added test for lt, but disabled by default
|
| block.t |
78 |
2.7K | 11 years |
abw: *** empty log message ***
|
| blocks.t |
489 |
2.2K | 10 years |
abw: moved vmethods into separate manpage
|
| capture.t |
42 |
1.59K | 11 years |
abw: *** empty log message ***
|
| case.t |
43 |
1.46K | 11 years |
abw: *** empty log message ***
|
| cgi.t |
574 |
2K | 9 years |
abw: * added test for the params() method
|
| chomp.t |
1229 |
7.71K | 3 years |
abw: Fixed PRE_CHOMP \r bug - https://rt.cpan.org/Ticket/Display.html?id=43345 |
| compile1.t |
1236 |
2.12K | 3 years |
abw: Updated t/compile* tests to handle the stupidity that is windows\path\separators |
| compile2.t |
1236 |
2.66K | 3 years |
abw: Updated t/compile* tests to handle the stupidity that is windows\path\separators |
| compile3.t |
1236 |
3.75K | 3 years |
abw: Updated t/compile* tests to handle the stupidity that is windows\path\separators |
| compile4.t |
1236 |
2.38K | 3 years |
abw: Updated t/compile* tests to handle the stupidity that is windows\path\separators |
| compile5.t |
1236 |
3.26K | 3 years |
abw: Updated t/compile* tests to handle the stupidity that is windows\path\separators |
| config.t |
101 |
6.47K | 11 years |
abw: *** empty log message ***
|
| constants.t |
1255 |
5.07K | 3 years |
abw: Fixed tab damage in t/constants.t |
| context.t |
751 |
5.87K | 8 years |
abw: * updated tests to pass document as first arg to visit()
|
| datafile.t |
280 |
1.63K | 10 years |
abw: * fixed up bug in XS stash introduced with SCALAR_OPS lookup added to fallback
after failed obj... |
| date.t |
1135 |
6.45K | 3 years |
abw: Updated various tests while fixing bugs |
| debug.t |
535 |
3.86K | 9 years |
abw: release 2.08a
|
| directive.t |
84 |
4.76K | 11 years |
abw: added leak.t
|
| directry.t |
518 |
5.48K | 9 years |
abw: * fixed numerous tests to report proper reason for skipping via skip_all()
* other changes to tes... |
| document.t |
806 |
3.56K | 8 years |
abw: version 2.13
|
| dumper.t |
266 |
1.35K | 10 years |
abw: * changed hashes to only have one entry to avoid ordering problems
|
| error.t |
131 |
949 | 11 years |
abw: approach v2.03
|
| evalperl.t |
236 |
3.73K | 10 years |
abw: removed --start-- from 2 tests
|
| exception.t |
608 |
1.51K | 9 years |
mark: Patches to turn on fallback behavior with Template::Exception's overloading
so string conversion ... |
| factory.t |
147 |
1.4K | 11 years |
abw: Added factory.t
|
| file.t |
518 |
2.87K | 9 years |
abw: * fixed numerous tests to report proper reason for skipping via skip_all()
* other changes to tes... |
| fileline.t |
1062 |
2.96K | 5 years |
abw: applied fix to fileline.t to switch slashes on Win32 |
| filter.t |
1242 |
17.24K | 3 years |
abw: Fixed the truncate filter to handle lengths shorter than the "..." continuation string being appe... |
| foreach.t |
1243 |
10.32K | 3 years |
abw: Fixed a bug in the parser/grammar to make NEXT/LAST work correctly inside nested loops |
| format.t |
66 |
1.79K | 11 years |
abw: version 2.00
|
| html.t |
1181 |
2.51K | 3 years |
abw: Removed redundant references to HTML templates from t/html.t |
| image.t |
918 |
2.22K | 6 years |
abw: * added test for alt="" attribute
|
| include.t |
84 |
6.04K | 11 years |
abw: added leak.t
|
| iterator.t |
1217 |
3.67K | 3 years |
abw: Bumped version number to 2_20_4 |
| leak.t |
873 |
5.01K | 6 years |
abw: * added some tests to make sure lists didn't leak memory
|
| list.t |
328 |
4.4K | 10 years |
abw: * added tests for grep
|
| macro.t |
496 |
2.93K | 10 years |
abw: * applied patches from Leon to remove 'use warnings' 5.6ism from
t/constants.t and t/debug.t
*... |
| map.t |
1002 |
5.17K | 6 years |
abw: Version 2.15
|
| math.t |
1165 |
1.22K | 3 years |
abw: Squashed final long double bug in t/math.t |
| object.t |
1143 |
7.24K | 3 years |
abw: Updated stash tests to find and fix the comparable object bug |
| output.t |
669 |
2.66K | 9 years |
abw: * added tests for passing binmode as an option via hash and list
|
| parser.t |
1172 |
4.73K | 3 years |
abw: Tweaked Template::Parser to work better with the ANYCASE option |
| plugins.t |
1244 |
6.12K | 3 years |
abw: Fixed bug (unbugged previous fix) in Template::Plugin::Filter that was causing the $self referenc... |
| plusfile.t |
131 |
1.9K | 11 years |
abw: approach v2.03
|
| pod.t |
1250 |
2.04K | 3 years |
abw: Bumped version number to 2.20. Moved some tests around so all release tests are prefixed zz-. A... |
| prefix.t |
335 |
1.46K | 10 years |
abw: * fixed tests for prefix changes
|
| proc.t |
1244 |
867 | 3 years |
abw: Fixed bug (unbugged previous fix) in Template::Plugin::Filter that was causing the $self referenc... |
| process.t |
73 |
1.88K | 11 years |
abw: v2.00
|
| provider.t |
1064 |
11.07K | 5 years |
abw: updates to tests for provider patches |
| ref.t |
66 |
1.63K | 11 years |
abw: version 2.00
|
| scalar.t |
1103 |
2.56K | 4 years |
abw: Added Template::Plugin::Scalar to allow subroutines and object methods to be called in scalar con... |
| service.t |
643 |
5.07K | 9 years |
abw: * added tests for WRAPPER configuration item
|
| skel.t |
43 |
943 | 11 years |
abw: *** empty log message ***
|
| stash-xs-unicode.t |
1241 |
1.72K | 3 years |
abw: Deleted some cruft from t/stash-xs-unicode.t |
| stash-xs.t |
1206 |
7.69K | 3 years |
abw: Added test for XS stash memory leak |
| stash.t |
1143 |
7.91K | 3 years |
abw: Updated stash tests to find and fix the comparable object bug |
| stashc.t |
131 |
1.59K | 11 years |
abw: approach v2.03
|
| stop.t |
36 |
2.49K | 11 years |
abw: Bumped revision numbers to 2.0
|
| strcat.t |
265 |
754 | 10 years |
abw: commit for 2.06b
|
| strict.t |
1183 |
1.52K | 3 years |
abw: Added STRICT option to report use of undefined variables |
| string.t |
923 |
7.38K | 6 years |
abw: * added tests for substr() method
|
| switch.t |
1135 |
3.83K | 3 years |
abw: Updated various tests while fixing bugs |
| table.t |
996 |
2.68K | 6 years |
abw: Added code to replace virtual method to bypass slow code if no backrefs
are defined
|
| tags.t |
1135 |
3.43K | 3 years |
abw: Updated various tests while fixing bugs |
| template.t |
448 |
1.49K | 10 years |
darren: Added ability to pass array reference as third argument to process.
|
| text.t |
124 |
2.89K | 11 years |
abw: prep for 2.02
|
| throw.t |
80 |
1.93K | 11 years |
abw: added t/throw.t
|
| tiedhash.t |
875 |
5.02K | 6 years |
abw: * added more tests for tied hashes and lists
|
| trace_vars.t |
1259 |
1.11K | 3 years |
abw: Deleted some cruft that found its way into the last commit |
| try.t |
587 |
9.83K | 9 years |
abw: * applied patch from Bradley Baetz to work around bug in Perl when
using overloaded die()
|
| unicode.t |
1206 |
4.55K | 3 years |
abw: Added test for XS stash memory leak |
| url.t |
931 |
3.93K | 6 years |
abw: * added test for $JOINT
|
| url2.t |
1036 |
3.72K | 5 years |
abw: skipped the url2.t test for now
|
| vars.t |
1135 |
11.1K | 3 years |
abw: Updated various tests while fixing bugs |
| varsv1.t |
66 |
8.96K | 11 years |
abw: version 2.00
|
| view.t |
1197 |
17.24K | 3 years |
abw: Added the define_view() and define_views() methods to Template::Context and the VIEWS option to g... |
| while.t |
1243 |
3.18K | 3 years |
abw: Fixed a bug in the parser/grammar to make NEXT/LAST work correctly inside nested loops |
| wrap.t |
518 |
2.64K | 9 years |
abw: * fixed numerous tests to report proper reason for skipping via skip_all()
* other changes to tes... |
| wrapper.t |
862 |
3.95K | 6 years |
abw: * removed GD and XML tests
* added tests for list virtual methods in lvalues
|
| zz-pmv.t |
1254 |
1.15K | 3 years |
abw: Disabled t/zz-pmv.t because PPI can't parse UTF8 hash keys |
| zz-pod-coverage.t |
1250 |
1.57K | 3 years |
abw: Bumped version number to 2.20. Moved some tests around so all release tests are prefixed zz-. A... |
| zz-pod-kwalitee.t |
1250 |
768 | 3 years |
abw: Bumped version number to 2.20. Moved some tests around so all release tests are prefixed zz-. A... |
| zz-stash-xs-leak.t |
1250 |
1.38K | 3 years |
abw: Bumped version number to 2.20. Moved some tests around so all release tests are prefixed zz-. A... |