dap commit: link to actual test assertions now

changeset:   14:e14df8ab1d24
tag:         tip
user:        Dominique Hazaƫl-Massieux <dom@w3.org>
date:        Wed May 25 18:22:58 2011 +0200
files:       contacts/tests/test-suite.xml
description:
link to actual test assertions now


diff -r c19a377e30ce -r e14df8ab1d24 contacts/tests/test-suite.xml
--- a/contacts/tests/test-suite.xml	Wed May 25 17:22:23 2011 +0200
+++ b/contacts/tests/test-suite.xml	Wed May 25 18:22:58 2011 +0200
@@ -15,7 +15,7 @@
 </test>
 
 <test id="ae" for="ta-ae" src="test-cases/find_two_results.html">
-Tests that the UA returns expected results for pre-defined contact
+Tests that the UA returns expected multiple results for pre-defined contact
 </test>
 <test id="af" for="ta-af" src="test-cases/find_with_array_composed_field.html">
 Tests that the UA deals correctly with array of composed fields
@@ -23,7 +23,7 @@
 <test id="ag" for="ta-ag" src="test-cases/single_task_queue.html">
 Tests that the UA returns pending operation error when firing two find in a row.
 </test>
-<test id="ah" for="ta-ah" src="test-cases/find_all_fields.html">
+<test id="ah" for="ta-ac" src="test-cases/find_all_fields.html">
 Tests that the UA returns correctly all fields
 </test>
 

Received on Wednesday, 25 May 2011 16:25:01 UTC