Group
Extension

Matches 44

Date-Components ( D/DM/DMAC/Date-Components-0.2.1.tar.gz, DMAC, 2008; MetaCPAN )
Date-Components/t/calculate_day_of_week_for_first_of_month_in_next_year.t ( view source; MetaCPAN )
 writing this test script.

ok(1, '1 is true');
is(2+2, 4, ' The sum is four');
isnt(2*3, 5, 'The product is five');
isnt(2 ** 3, 6, "The results is not six");



# Check for faulty input
eval {calcul
Date-Components ( D/DM/DMAC/Date-Components-0.2.1.tar.gz, DMAC, 2008; MetaCPAN )
Date-Components/t/month_number_to_month_name.t ( view source; MetaCPAN )
 writing this test script.

ok(1, '1 is true');
is(2+2, 4, ' The sum is four');
isnt(2*3, 5, 'The product is five');
isnt(2 ** 3, 6, "The results is not six");



# Check for faulty input
eval {month_
Date-Components ( D/DM/DMAC/Date-Components-0.2.1.tar.gz, DMAC, 2008; MetaCPAN )
Date-Components/t/date_offset_in_weekdays.t ( view source; MetaCPAN )
 writing this test script.

ok(1, '1 is true');
is(2+2, 4, ' The sum is four');
isnt(2*3, 5, 'The product is five');
isnt(2 ** 3, 6, "The results is not six");



# Check for faulty input
eval {date_o
Date-Components ( D/DM/DMAC/Date-Components-0.2.1.tar.gz, DMAC, 2008; MetaCPAN )
Date-Components/t/is_valid_400_year_cycle.t ( view source; MetaCPAN )
 writing this test script.

ok(1, '1 is true');
is(2+2, 4, ' The sum is four');
isnt(2*3, 5, 'The product is five');
isnt(2 ** 3, 6, "The results is not six");



is(is_valid_400_year_cycle('2004 '), 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.