root/trunk/plagger/t/TestPlagger.pm


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/13/06 16:42:23 @1741 [1741] miyagawa merge from hackathon-summary
(edit) 10/06/06 16:47:13 @1722 [1722] miyagawa Simplified Publish::iCal, slightly modified version of that of Kentaro. …
(edit) 09/02/06 22:07:10 @1656 [1656] miyagawa * Updated captured variable name to $warnings. …
(edit) 09/02/06 19:24:23 @1650 [1650] mark r27@travis: mark | 2006-09-02 11:24:10 +0100 fixup the bad comment
(edit) 09/02/06 06:56:05 @1649 [1649] mark r14@travis: mark | 2006-09-01 21:13:39 +0100 …
(edit) 09/02/06 06:55:37 @1648 [1648] mark r13@travis: mark | 2006-09-01 20:59:04 +0100 …
(edit) 09/02/06 06:55:07 @1647 [1647] mark r12@travis: mark | 2006-09-01 20:54:58 +0100 …
(edit) 09/02/06 02:12:01 @1641 [1641] miyagawa t::TestPlagger?: allow string rather than regexp
(edit) 08/20/06 18:10:58 @1497 [1497] miyagawa test port 80 by default
(edit) 08/20/06 12:16:03 @1448 [1448] miyagawa make t::TestPlagger? skip message friendlier
(edit) 08/20/06 05:44:54 @1438 [1438] hsbt Revert require message from r1437
(edit) 08/20/06 05:32:09 @1437 [1437] hsbt add test for Subscription::Config
(edit) 08/18/06 14:17:52 @1376 [1376] miyagawa allow empty component in splitdir. Thanks to yappo
(edit) 08/17/06 18:44:01 @1363 [1363] miyagawa DWIM in TEST_VERBOSE mode. log:level=error
(edit) 08/17/06 13:42:33 @1350 [1350] miyagawa use Config path_sep to be more portable. Thanks to audreyt++
(edit) 08/17/06 00:29:54 @1348 [1348] miyagawa skip pitchforkmedia test for now. it causes test failures without any …
(edit) 08/16/06 22:39:06 @1344 [1344] youpy TestPlagger?: test_requires_network() allows host to check network …
(edit) 08/16/06 16:55:18 @1333 [1333] miyagawa added Unicode tests. use XML::Atom's ForceUnicode? in Aggregator::Simple
(edit) 08/15/06 19:53:57 @1326 [1326] miyagawa * Added unit test for include: and recipes: stuff …
(edit) 08/14/06 23:30:23 @1312 [1312] miyagawa really localize captured WARN handler. 'No such file or directory' is …
(edit) 08/14/06 10:36:18 @1305 [1305] miyagawa Added $BaseDirURI to deal with multibyte directory names and "use utf8" in …
(edit) 08/13/06 18:28:01 @1302 [1302] miyagawa set cache base to temp directory. Fixes #336
(edit) 08/11/06 15:29:49 @1283 [1283] miyagawa config Filter now DWIMs in tests. Defaults to log:level = error and …
(edit) 08/11/06 15:05:06 @1282 [1282] miyagawa localize SIG WARN handling
(edit) 08/09/06 16:43:49 @1246 [1246] miyagawa added live test suite for UserAgent?::AuthenRequest?. Make 'auth' default to …
(edit) 08/09/06 15:43:59 @1244 [1244] miyagawa always use / in BaseDir? to use with file:// URLs
(edit) 08/08/06 16:08:29 @1238 [1238] miyagawa add log level test suite
(edit) 08/03/06 21:40:16 @1208 [1208] miyagawa more dependencies. recursive deps check for Bundle plugins.
(edit) 08/03/06 12:19:26 @1206 [1206] miyagawa * Now plugin dependencies are written in deps/Module-Name.yaml for DRY. …
(edit) 08/02/06 19:36:37 @1204 [1204] miyagawa no Spiffy hack to use $self as 1st parameter. Instead we use another hack …
(edit) 07/30/06 16:27:52 @1186 [1186] miyagawa * Unit test for Search::Estraier …
(add) 07/27/06 03:11:42 @1173 [1173] miyagawa Merge from refactoring-planet. YAY!