Author: dcaruana
Date: Tue Mar  2 17:53:00 2010
New Revision: 918129

URL: http://svn.apache.org/viewvc?rev=918129&view=rev
Log:
Update TCK readme.txt

Modified:
    incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/README.txt

Modified: incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/README.txt?rev=918129&r1=918128&r2=918129&view=diff
==============================================================================
--- incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/README.txt 
(original)
+++ incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/README.txt Tue 
Mar  2 17:53:00 2010
@@ -11,15 +11,19 @@
 
 org.apache.chemistry.tck.atompub.test.schema: for testing CMIS schema and 
example files
 org.apache.chemistry.tck.atompub.test.spec: for testing compliance with CMIS 
specification
+  AccessControlListTest
   AllowableActionsTest
+  ChangeLogTest
   ContentStreamTest
   CreateTest
   DeleteTest
   FolderChildrenTest
   FolderHierarchyTest
   GetTest
+  MoveTest
   QueryPagingTest
   QueryTest
+  RelationshipsTest
   RepositoryServiceTest
   TypeDefinitionTest
   UpdateTest
@@ -108,6 +112,9 @@
 chemistry.tck.failOnValidationError (true|false=default) : true => fail on 
validation error
 chemistry.tck.traceRequests (true|false=default) : true => trace requests and 
responses
 chemistry.tck.deleteTestFixture (true=default|false) : true => remove test 
data at end of test
+chemistry.tck.type.document (cmis:document=default) : type id of created 
documents
+chemistry.tck.type.folder (cmis:folder=default) : type id of created folders
+chemistry.tck.type.relationship (cmis:relationship=default) : type id of 
created relationships
 
 
 Tck Reporting instructions


Reply via email to