Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
6208 06/24/2011 09:06 PM ben leinfelder

merge 1.9.5 changes to trunk (delete now preserves access rules and docs can be read after deletion)

5110 11/06/2009 02:46 PM daigle

handle ben's change to the metacat client read api because it returns inputstream now

5035 08/24/2009 02:42 PM daigle

Change location of PropertyService to properties directory

4679 12/17/2008 02:17 PM daigle

Change Inline to be inline in the test eml. Added debug statements.

4509 11/04/2008 04:02 PM daigle

Change getAccessBlock from private to protected so it can override the MCTestCase version

4477 10/21/2008 03:32 PM daigle

Add test cases for EML 2.1.0 documents. Add some generics typing.

4355 09/16/2008 01:38 PM daigle

Move common constants into MCTestCase base class

4339 09/03/2008 09:08 AM daigle

Add more debug statements

4231 08/13/2008 08:59 AM daigle

Convert properties to camel case

4145 07/18/2008 10:02 AM daigle

Extend MCTestCase to handle initialization of PropertyService

4126 07/15/2008 10:16 AM daigle

Use qualified test properties

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3873 05/15/2008 05:43 PM Jing Tao

Check into cvs head. Add the statement to initialize option.

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3567 11/03/2007 10:16 PM Jing Tao

Add code to initialize Options and some code clean up

2288 09/16/2004 11:01 AM sgarg

Added another test to check if access is checked when an old version of inline data is read using action=readinlinedata

2263 09/01/2004 05:49 PM sgarg

Adding InlineDataAccessTest.java which has tests regarding inline data access. Also updated AccessControlTest.java