/[Frey]/branches/no-pager/t/02-frey-ppi.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /branches/no-pager/t/02-frey-ppi.t

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 702 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 21:12:43 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1069 byte(s)
Diff to previous 491
branch for no-pager integration

Revision 491 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 18:29:41 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/t/02-frey-ppi.t
File length: 1069 byte(s)
Diff to previous 487
output tests while running them, store output in files with
timestamp (to enable regression reporting at one point)

Revision 487 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 17:09:00 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/t/02-frey-ppi.t
File length: 1107 byte(s)
Diff to previous 455
added has_tests which return all tests which use_ok class

Revision 455 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 15:28:23 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/t/02-frey-ppi.t
File length: 995 byte(s)
Diff to previous 364
rename invocable events with prefix as_ with fallback in Frey::Web

This started with brute-force rename using:

  perl -p -i -n -e 's/sub markup/sub as_markup/'  `grep -lr 'sub markup' lib t`
  perl -p -i -n -e 's/sub data/sub as_data/'      `grep -lr 'sub data' lib t`
  perl -p -i -n -e 's/sub sponge/sub as_sponge/'  `grep -lr 'sub sponge' lib t`

  perl -p -i -n -e 's/->markup/->as_markup/'      `grep -lr -- '->markup' lib t`
  perl -p -i -n -e 's/->data/->as_data/'          `grep -lr -- '->data' lib t`
  perl -p -i -n -e 's/->sponge/->as_sponge/'      `grep -lr -- '->sponge' lib t`

  perl -p -i -n -e 's!/markup!/as_markup!'        `grep -lr -- '/markup' lib t etc`
  perl -p -i -n -e 's!/data!/as_data!'            `grep -lr -- '/data' lib t etc`
  perl -p -i -n -e 's!/sponge!/as_sponge!'        `grep -lr -- '/sponge' lib t etc`


Revision 364 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 19:50:36 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/t/02-frey-ppi.t
File length: 992 byte(s)
Diff to previous 335
tweak various bits on Frey::PPI to wrap find within tree
in evals so we can *SEE* errors, and split out includes
which can be called externally. Support also values as from
type constraints.

Revision 335 - (view) (annotate) - [select for diffs]
Modified Sat Nov 8 23:01:45 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/t/02-frey-ppi.t
File length: 607 byte(s)
Diff to previous 331
expose bugs in Frey::Feed

Revision 331 - (view) (annotate) - [select for diffs]
Added Sat Nov 8 16:12:39 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/t/02-frey-ppi.t
File length: 490 byte(s)
implement PPI parser to get default attribute_order

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26