2009/dap/contacts/tests test-suite.xml,1.1,1.2

Update of /sources/public/2009/dap/contacts/tests
In directory hutz:/tmp/cvs-serv27657

Modified Files:
	test-suite.xml 
Log Message:
updated list of tests


Index: test-suite.xml
===================================================================
RCS file: /sources/public/2009/dap/contacts/tests/test-suite.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-suite.xml	23 May 2011 12:47:14 -0000	1.1
+++ test-suite.xml	23 May 2011 16:13:58 -0000	1.2
@@ -4,4 +4,14 @@
 <test id="aa" for="ta-aa" src="test-cases/navigator_implements_contacts.html">
 Tests that the UA implements navigator.contacts.findContacts
 </test>
+<test id="ab" for="ta-ab" src="test-cases/find_empty_fields.html">
+Tests that the UA returns empty contacts when request sent with empty list of fields
+</test>
+<test id="ac" for="ta-ac" src="test-cases/find_one_result.html">
+Tests that the UA returns expected results for pre-defined contact
+</test>
+<test id="ac" for="ta-ac" src="test-cases/find_with_composed_field.html">
+Tests that the UA deals correctly with composed fields
+</test>
+
 </testsuite>

Received on Monday, 23 May 2011 16:14:01 UTC