Up to [local] / palm / Palm-Keyring / t
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 13 15:44:39 2007 UTC (17 years, 2 months ago) by andrew
Branch: MAIN
CVS Tags: PALM_KEYRING_0_96_06,
HEAD
Changes since 1.5: +8 -7 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)
Make it easier to change the number of tests.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 10 04:13:31 2007 UTC (17 years, 3 months ago) by andrew
Branch: MAIN
Changes since 1.4: +33 -15 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)
Switch to the forward looking data presentation and fake out the v4 databases. Should make writing stuff a LOT easier.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 27 17:08:05 2007 UTC (17 years, 8 months ago) by andrew
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)
Don't need YAML or Data::Dumper. Silly me.
Revision 1.3 / (download) - annotate - [selected], Fri Feb 23 22:05:17 2007 UTC (17 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)
Add pod and pod coverage tests, and some documentation to make those pass. Then, add -T to the rest of the tests because I saw that in the pod tests and it seemed like a good idea.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 22 04:57:37 2007 UTC (17 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.1: +22 -8 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)
add skips to the tests in case all the modules are not there.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 18 05:50:25 2007 UTC (17 years, 9 months ago) by andrew
Branch: MAIN
Diff to selected 1.3 (colored)
support Loading and Decrypting v5 databases. Need to support Encrypting and Writing. And write docs for it.