/[Frey]/trunk/lib/Frey/Test/Runner.pm
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 /trunk/lib/Frey/Test/Runner.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 714 - (view) (annotate) - [select for diffs]
Modified Thu Dec 4 16:28:31 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 4112 byte(s)
Diff to previous 682 , to selected 507
fix dependency display

Revision 682 - (view) (annotate) - [select for diffs]
Modified Tue Dec 2 17:36:51 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 4029 byte(s)
Diff to previous 673 , to selected 507
move path_size to Frey::Path, rename editor_links to html_links, better links to paths all over


Revision 673 - (view) (annotate) - [select for diffs]
Modified Tue Dec 2 01:49:25 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 4031 byte(s)
Diff to previous 593 , to selected 507
Pid check is not needed with Mojo. How nice :-)

Revision 593 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 16:45:35 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3980 byte(s)
Diff to previous 583 , to selected 507
run also pod tests without modifications

Revision 583 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 13:24:53 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3972 byte(s)
Diff to previous 570 , to selected 507
run just t/00-load.t as default if no modified files

Revision 570 - (view) (annotate) - [select for diffs]
Modified Thu Nov 27 22:11:13 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3968 byte(s)
Diff to previous 565 , to selected 507
tweaks all over the place

Revision 565 - (view) (annotate) - [select for diffs]
Modified Thu Nov 27 21:31:45 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3927 byte(s)
Diff to previous 549 , to selected 507
run just t/01*.t if no changed files are found to decrease runtime

Revision 549 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 22:29:13 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3910 byte(s)
Diff to previous 528 , to selected 507
use pid to check if it's allready running

Revision 528 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 03:22:21 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3520 byte(s)
Diff to previous 527 , to selected 507
rename depends to something more descriptive

Revision 527 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 02:35:59 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3434 byte(s)
Diff to previous 525 , to selected 507
classes can now call add_icon to add custom icon variants
based on generated content or default icons will be assigned

Revision 525 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 00:51:08 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3371 byte(s)
Diff to previous 519 , to selected 507
we don't really need to exit to break out of recursion

Revision 519 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 17:15:18 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3389 byte(s)
Diff to previous 512 , to selected 507
refactor status into package global our @status
and reset it manually on beginning of request

try to break out from Frey::Test::Runner recursion and
display tests in title

Revision 512 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 13:47:46 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3227 byte(s)
Diff to previous 511 , to selected 507
remove some styles and html to make output look more consistant with rest of Frey

Revision 511 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 13:39:44 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3033 byte(s)
Diff to previous 508 , to selected 507
don't try to run tests without name (where do they come from?)

Revision 508 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 00:28:52 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3018 byte(s)
Diff to previous 507
fix depends

Revision 507 - (view) (annotate) - [selected]
Modified Tue Nov 25 00:26:15 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 2960 byte(s)
Diff to previous 506
new add_status to add data to status line (not working fully yet)

Revision 506 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 22:56:41 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 2933 byte(s)
Diff to previous 503 , to selected 507
added single test invocation

Revision 503 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 21:50:05 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 2261 byte(s)
Diff to previous 500 , to selected 507
fix display if tests are modified

Revision 500 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 21:35:34 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 2159 byte(s)
Diff to previous 497 , to selected 507
open Frey::Introspect in it's own target within browser

Revision 497 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 21:25:28 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 2088 byte(s)
Diff to previous 494 , to selected 507
show modified classes which required test runs

Revision 494 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 20:51:26 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1918 byte(s)
Diff to previous 491 , to selected 507
much better Frey::Test::Runner output

- extract body and style from html page
- add custom head CSS which replace JavaScript for full text output

Revision 491 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 18:29:41 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1361 byte(s)
Diff to previous 489 , to selected 507
output tests while running them, store output in files with
timestamp (to enable regression reporting at one point)

Revision 489 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 17:26:47 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1292 byte(s)
Diff to previous 486 , to selected 507
Frey::Test::Runner will now run tests if all classes which are modified on disk

Revision 486 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 15:36:00 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 993 byte(s)
Diff to previous 484 , to selected 507
use Frey::SVK to test just modified tests by default

Revision 484 - (view) (annotate) - [select for diffs]
Added Mon Nov 24 14:28:43 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 833 byte(s)
Diff to selected 507
added Frey::Test::Runner which is thin wrapper around
TAP::Formatter::HTML to present test results as html data

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