Directory datecalc-joda/src/test/java/net/objectlab/kit/datecalc/joda/

Directory Created:
2006-08-20 12:13
Total Files:
22
Deleted Files:
15
Lines of Code:
1690

Browse with ViewVC

[root]/datecalc-joda/src/test/java/net/objectlab/kit/datecalc/joda

Lines of Code

datecalc-joda/src/test/java/net/objectlab/kit/datecalc/joda/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 283 (100.0%) 3581 (100.0%) 12.6
Benoit Xhenseval 149 (52.7%) 2423 (67.7%) 16.2
Marcin Jekot 134 (47.3%) 1158 (32.3%) 8.6

Most Recent Commits

Benoit Xhenseval 2007-01-04 19:31

[Bug 1575498] Suggested by Paul Hill (thanks). Introduction of HolidayCalendar as a replacement to the simplistic Set<E> for holidays (deprecated).

The HolidayCalendar contains a set of holidays but also 2 boundaries early and late which define the VALID set of holidays.

e.g. last holiday for UK in 2006 is 26 Dec 2006 but that set should be VALID until Dec 31 2006.

Re-organised code to use only immutable Holiday calendars internally.

12 lines of code changed in:

Benoit Xhenseval 2006-11-13 23:39

Added new handler type ForwardUnlessNegative: a handler that acts like a Forward handler

if the increment is positive otherwise acts like a Backward handler

155 lines of code changed in:

Benoit Xhenseval 2006-10-11 13:53

And finally the header Ad.

300 lines of code changed in:

Benoit Xhenseval 2006-10-11 13:32

Add middle Ad.

10 lines of code changed in:

Benoit Xhenseval 2006-10-11 13:17

Add the footer Ad.

342 lines of code changed in:

Benoit Xhenseval 2006-09-19 11:16

Add license header.

340 lines of code changed in:

Marcin Jekot 2006-09-17 10:42

adding keyword substitution to files

0 lines of code changed in:

Marcin Jekot 2006-09-16 17:49

Fixed the excel date problem in joda in other timezones

1 lines of code changed in:

Marcin Jekot 2006-09-14 09:10

strange issue with Joda DateTime pre 1900 (in CAT time zone anyways)

2 lines of code changed in:

Benoit Xhenseval 2006-09-11 10:23

Added more tests for Tenor.

Some .classpath etc where referencing non-existing directories.

0 lines of code changed in:

Benoit Xhenseval 2006-09-10 16:49

Added more tests for the Tenor code.

Plus implementation for JODA.

There is NO implementation for JDK and yes, you need to do it, thanks! :-)

More tests to follow for backward and modified preceeding.

7 lines of code changed in:

Marcin Jekot 2006-09-10 15:56

updated licence comment on .java files.



at the moment none of the test files have javadoc/licence, let me know if you want them to have, and i'll update

0 lines of code changed in:

Marcin Jekot 2006-09-10 15:35

renamed AbstractPeriodCountCalculator to AbstractPeriodCountCalculatorTest, and added ACT_ACT test cases based on joda implementations (they should still be checked tho?) the jdk ones fail, will look into this next

4 lines of code changed in:

Marcin Jekot 2006-09-08 16:16

refactored the factory names to include the new KitCalculatorsFactory convention. I'm still not sure about the "Kit" in the name, I think we should just drop the kit.



also, dropped the Default, Base, and Jdk out of any implementation classes.

45 lines of code changed in:

Benoit Xhenseval 2006-09-07 18:24

Added more tests to JDK and Joda for factory tests (genericesed ie). That spotted a couple of bugs!

38 lines of code changed in:

Benoit Xhenseval 2006-09-06 15:41

Increase coverage.

6 lines of code changed in:

Benoit Xhenseval 2006-09-06 13:28

Separated the IMM calculator from the main DateCalendar, as suggested by Marcin (not everyone would use this).

It is implemented in similar fashion to the PeriodCountCalculator.

6 lines of code changed in:

Benoit Xhenseval 2006-09-06 10:58

Add doco (package) and clarify some use on home page.

0 lines of code changed in:

Benoit Xhenseval 2006-09-06 00:24

Added IMMDate test for YearMonthDay (thanks for doing the generic bit Marcin).

41 lines of code changed in:

Benoit Xhenseval 2006-09-05 22:56

Added YearMonthDay Period count test.

84 lines of code changed in:

(21 more)

Generated by StatSVN 0.3.2-SNAPSHOT