summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorLines
2019-07-02Update t/00-compile.t to use OO interfaceEvan Giles-1/+3
2011-07-23Add ->conf testsDaniel Friesel-2/+5
2011-07-23Add generate_password testDaniel Friesel-4/+13
2011-07-20Add a proper config file (raps2/defaults, Config::Tiny)Daniel Friesel-0/+1
2011-07-20Prepare for configurable key setup costDaniel Friesel-2/+2
2011-07-06t/29-app-raps2.t: Test ->ui / no_cli optionDaniel Friesel-1/+3
2011-07-06Merge t/25-app-raps2-basic and t/29-app-raps2-storeDaniel Friesel-18/+7
2011-07-06Raps2.pm: new: Add no_cli option, removes Test::MockObject build dependencyDaniel Friesel-26/+4
2011-07-04More advanced App::Raps2 testsDaniel Friesel-0/+59
2011-07-04Prepare for more advanced App::Raps2 testsDaniel Friesel-0/+0
2011-07-04Raps2.pm: Make file_to_hash return a hashref (consistency with pw_load)Daniel Friesel-1/+1
2011-06-08App/Raps2: Run sanity_check and load_config in newDaniel Friesel-3/+4
2011-06-02Remove Pod::Coverage tests, Devel::Cover works better for meDaniel Friesel-12/+0
2011-05-21Add Pod::Coverage testDaniel Friesel-0/+12
2011-05-20Syntax cleanupDaniel Friesel-1/+1
2011-05-20Mock Term::ReadLine so the App::Raps2 test runs fine without a ttyDaniel Friesel-2/+12
2011-05-17Move create_salt to App::Raps2::Password, make $pw->salt() return current saltDaniel Friesel-27/+3
2011-05-13App::Raps2: Make create_salt and file_to_hash oop-ish as wellDaniel Friesel-4/+5
2011-04-04Test::Exception -> Test::FatalDaniel Friesel-26/+27
2011-04-04Forgot to add t/in/hash (needed for App::Raps2 test)Daniel Friesel-0/+2
2011-04-04Slightly extend App::Raps2 testDaniel Friesel-1/+10
2011-04-03t/20-app-raps2-password.t: Tests for ->salt()Daniel Friesel-2/+52
2011-04-03t/20-app-raps2-password.t: Better Test::Exception syntaxDaniel Friesel-16/+48
2011-04-03Use confess instead of return undef, Test::Exception for App::Raps2::Password...Daniel Friesel-17/+17
2011-04-02Switch to App::Raps2. Still missing documentation, errorchecking and testsDaniel Friesel-0/+69
2011-02-07Initial commitDaniel Friesel-0/+16