Changeset 18014
- Timestamp:
- 08/22/08 06:16:20 (5 months ago)
- Location:
- lang/perl/Nanto/trunk/t
- Files:
-
- 1 added
- 2 modified
-
020_web/Handler.t (added)
-
Web/C/Foo.pm (modified) (1 diff)
-
lib/Foo/Web/Dispatcher.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Nanto/trunk/t/Web/C/Foo.pm
r17975 r18014 13 13 }; 14 14 15 on 'die' => { 16 GET => sub { 17 die "ORZ ORZ" 18 }, 19 }; 20 15 21 1; -
lang/perl/Nanto/trunk/t/lib/Foo/Web/Dispatcher.pm
r18000 r18014 5 5 6 6 connect '', {controller => 'Foo', action => 'simple_html', args => {} }; 7 connect 'die', {controller => 'Foo', action => 'die', args => {} }; 7 8 8 9 1;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)