[threeten-dev] TestNG for JTreg
Stephen Colebourne
scolebourne at joda.org
Mon Nov 26 15:26:05 PST 2012
On 26 November 2012 23:20, Xueming Shen <xueming.shen at oracle.com> wrote:
> Before I change the directory structure and package name. How about the
> change suggested in
>
> http://cr.openjdk.java.net/~sherman/jdk8_threeten/test_tz/
This all looks pretty fine to me.
Its going to be a horrible merge with my other changes I suspect.
> I put the tests for ZoneRulesBuilder and TZDBZoneRulesCompiler back (rename
> the TCKZoneRulesBuilder to TestZoneRuleBuilder), though I don't know how to
> deal with them yet. If you insist to keep them there, we might have to use
> reflection, or as an alternative to move those classes into some
> implementation
> package (we used to move to some into "sun" package"...)
The ZoneRulesBuilder is up to you/Oracle as to how it is packaged up.
Personally, I think that users should be able to run the TZDB compiler
themselves and generate the TZDB input files, thus it needs tests (non
TCK).
Stephen
More information about the threeten-dev
mailing list