Project

General

Profile

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

# Date Author Comment
5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

4508 11/04/2008 04:01 PM daigle

Stripped out common eml document creation elements and put into the MCTestCase base class

4476 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

4338 09/03/2008 09:08 AM daigle

Add more debug statements

4333 08/28/2008 01:28 PM daigle

Add test cases for eml 2.1.0 documents

4231 08/13/2008 08:59 AM daigle

Convert properties to camel case

4146 07/18/2008 10:06 AM daigle

Add verbose debug statements. These are toggled by the test.printdebug property in metacat.properties

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

3868 05/15/2008 04:59 PM Jing Tao

Checkinto cvs head.Move the initialize option statement to the begining of class, since user name is using getting option.

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3584 11/06/2007 02:43 PM Jing Tao

Add test cases to test combination of allow and deny rules. Modify the generate id method to make sure id is unique.

2275 09/14/2004 03:57 PM sgarg

Test added to insert eml 2.0.0 document and update it with eml 2.0.1 document.

2263 09/01/2004 05:49 PM sgarg

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

2260 08/31/2004 03:47 PM sgarg

Made changes in AccessControl and Online Data Access tests.

2256 08/26/2004 05:30 PM sgarg

Adding new file with tests regarding access controls related to online data... the tests which are failing are commented out for the time being .. once the bugs are fixed in metacat, they will removed.

2247 08/20/2004 09:20 AM sgarg

Some changes and a bug fix

2244 08/19/2004 06:04 PM sgarg

Changed AccessControlTest.java to include new tests

2239 08/18/2004 01:12 PM sgarg

Adding a new test file for testing the Access Controls in Metacat. Not complete or compilable yet.