[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[stellation-res] Checkins of core and unittest
|
I now have the ACL unit tests running in both local and remote-access
modes. They currently only work under postgres, but adding support for
other databases should consist of providing implementations of the
database creation and destruction methods of AbstractDatabase, and
adding database naming code. See the comment in AclTestCase.java for
instructions on how to run the test case, and for where to find the
code that must be changed to use other databases.
Those of you with access to postgres, I'd appreciate it if you'd start
running this as part of the pre-checkin tests. Aside from checking that
you haven't broken the ACL support, this set of tests exercises a lot of
the system in a fairly precise fashion, and by doing so, uncovered quite
a range of non-acl bugs.
For those without postgres, try seeing if you can make the changes
necessary to support your database. It shouldn't be too hard, and if
there are any problems, I'm ready to do whatever is needed to help.
-Mark
--
Mark Craig Chu-Carroll, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx ------- Personal Email: markcc@xxxxxxxxxxx