first steps into solve()
[cpan-testers-parsereport.git] / TODO
blobb4c8702754c175c34f115f6cebec249df3940116
1 2008-10-02  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
3         * upload as bz2
5         * Todo: --solve switch
7         * env seems to be stepping into config, I see env:optimize for example.
9 2008-10-01  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
11         * Todo: entities, namely &amp; good to test in overload-eval and -q
12         qr:(.*main::.*)
14 2008-09-29  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
16         * Todo: write a test that parses copies of these downloaded files and
17         does not write to ~/var. Needs further options.
19 2008-09-07  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
21         * ENV? We seem to neglect the parsing of the environment! DONE
23 2008-08-21  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
25         * Bug: vdistro and ctformat=yaml do not seem to work together:
27 /home/src/perl/repoperls/installed-perls/*/p*/perl-*@32642/bin/perl -I lib bin/ctgetreports --q conf:archname --q mod:Perl::Critic -q mod:Test:Perl:Critic --ctformat=yaml --vdistro=Shipwright-1.13 Shipwright                                                      
28 SELECTED: Shipwright-1.13_10
29 [...]
30         
31         Without the ctformat it indeed gets me 1.13
33 2008-06-24  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
35         * write a real-download-test, but ask for permission during Build.PL
37 2008-06-15  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
39         * should not be dependent on the HTML markup provided by cpantesters
40         (should read NNTP version)
42         * Should be able to produce CPAN::Testers::Report objects. Should be
43         able to parse individual test results.
45 2008-06-14  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
47         * POE-Component-Proxy-TCP: the html page exposes a bug, maybe the same
48         as DateTime-Format-Strptime-1.0702: the HTML is not up to date while the
49         YAML is.
51         * write a test for the switches
53         * new switch: --cpantesters-format=yaml DONE
56         Local Variables:
57         mode: change-log
58         change-log-default-name: "TODO"
59         tab-width: 2
60         left-margin: 2
61         End: