From cf72f59cc342f98eb2322689d59e8d5c2462f965 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 11 Sep 2012 13:00:36 +0100 Subject: Fix tests and disable test cases where we don't match in signedness. --- ...odelistindexgetlengthofemptylist.xml.int-broken | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 test/testcases/tests/level1/core/hc_nodelistindexgetlengthofemptylist.xml.int-broken (limited to 'test/testcases/tests/level1/core/hc_nodelistindexgetlengthofemptylist.xml.int-broken') diff --git a/test/testcases/tests/level1/core/hc_nodelistindexgetlengthofemptylist.xml.int-broken b/test/testcases/tests/level1/core/hc_nodelistindexgetlengthofemptylist.xml.int-broken new file mode 100644 index 0000000..d75bb7f --- /dev/null +++ b/test/testcases/tests/level1/core/hc_nodelistindexgetlengthofemptylist.xml.int-broken @@ -0,0 +1,46 @@ + + + + + +hc_nodelistIndexGetLengthOfEmptyList +Curt Arnold + + The "getLength()" method returns the number of nodes + in the list.(Test for EMPTY list) + + Create a list of all the children of the Text node + inside the first child of the third employee and + invoke the "getLength()" method. It should contain + the value 0. + + +2002-06-09 + + + + + + + + + + + + + + + + + + -- cgit v1.2.3