Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_ListControl_ListControl_DataSource.aspx.xml')
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_ListControl_ListControl_DataSource.aspx.xml301
1 files changed, 0 insertions, 301 deletions
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_ListControl_ListControl_DataSource.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_ListControl_ListControl_DataSource.aspx.xml
deleted file mode 100644
index 8d12a9bb4e6..00000000000
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_ListControl_ListControl_DataSource.aspx.xml
+++ /dev/null
@@ -1,301 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<testresults name="">
- <div id="GHTSubTest1" testname="DataSource that implements IEnumerable">
- <select id="_ctrl0" size="4" name="_ctrl0">
- <option value="1aaa" />1aaa
- <option value="2bbb" />2bbb
- <option value="3ccc" />3ccc
- <option value="4ddd" />4ddd
- <option value="5eee" />5eee
- <option value="6fff" />6fff
- <option value="7ggg" />7ggg
-
- </select>
- </div>
- <div id="GHTSubTest2" testname="DataSource that implements IListSource">
- <select id="_ctrl1" size="4" name="_ctrl1">
- <option value="a" />a
- <option value="b" />b
- <option value="c" />c
- <option value="d" />d
- <option value="e" />e
- <option value="f" />f
- <option value="g" />g
- <option value="h" />h
- <option value="i" />i
- <option value="j" />j
-
- </select>
- </div>
- <div id="GHTSubTest3" testname="DataSource that does not implement IListSource or IEnumerable">
- <select id="_ctrl2" size="4" name="_ctrl2">
- </select>
- <span>
- <br />Test passed. Expected exception was caught.</span>
- </div>
- <div id="GHTSubTest4" testname="DataSource that implements IEnumerable">
- <select id="_ctrl3" name="_ctrl3">
- <option value="1aaa" />1aaa
- <option value="2bbb" />2bbb
- <option value="3ccc" />3ccc
- <option value="4ddd" />4ddd
- <option value="5eee" />5eee
- <option value="6fff" />6fff
- <option value="7ggg" />7ggg
-
- </select>
- </div>
- <div id="GHTSubTest5" testname="DataSource that implements IListSource">
- <select id="_ctrl4" name="_ctrl4">
- <option value="a" />a
- <option value="b" />b
- <option value="c" />c
- <option value="d" />d
- <option value="e" />e
- <option value="f" />f
- <option value="g" />g
- <option value="h" />h
- <option value="i" />i
- <option value="j" />j
-
- </select>
- </div>
- <div id="GHTSubTest6" testname="DataSource that does not implement IListSource or IEnumerable">
- <select id="_ctrl5" name="_ctrl5">
- </select>
- <span>
- <br />Test passed. Expected exception was caught.</span>
- </div>
- <div id="GHTSubTest7" testname="DataSource that implements IEnumerable">
- <table id="_ctrl6" border="0">
- <tr>
- <td>
- <input id="_ctrl6_0" type="radio" name="_ctrl6" value="1aaa" />
- <label for="_ctrl6_0">1aaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl6_1" type="radio" name="_ctrl6" value="2bbb" />
- <label for="_ctrl6_1">2bbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl6_2" type="radio" name="_ctrl6" value="3ccc" />
- <label for="_ctrl6_2">3ccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl6_3" type="radio" name="_ctrl6" value="4ddd" />
- <label for="_ctrl6_3">4ddd</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl6_4" type="radio" name="_ctrl6" value="5eee" />
- <label for="_ctrl6_4">5eee</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl6_5" type="radio" name="_ctrl6" value="6fff" />
- <label for="_ctrl6_5">6fff</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl6_6" type="radio" name="_ctrl6" value="7ggg" />
- <label for="_ctrl6_6">7ggg</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest8" testname="DataSource that implements IListSource">
- <table id="_ctrl7" border="0">
- <tr>
- <td>
- <input id="_ctrl7_0" type="radio" name="_ctrl7" value="a" />
- <label for="_ctrl7_0">a</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_1" type="radio" name="_ctrl7" value="b" />
- <label for="_ctrl7_1">b</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_2" type="radio" name="_ctrl7" value="c" />
- <label for="_ctrl7_2">c</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_3" type="radio" name="_ctrl7" value="d" />
- <label for="_ctrl7_3">d</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_4" type="radio" name="_ctrl7" value="e" />
- <label for="_ctrl7_4">e</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_5" type="radio" name="_ctrl7" value="f" />
- <label for="_ctrl7_5">f</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_6" type="radio" name="_ctrl7" value="g" />
- <label for="_ctrl7_6">g</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_7" type="radio" name="_ctrl7" value="h" />
- <label for="_ctrl7_7">h</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_8" type="radio" name="_ctrl7" value="i" />
- <label for="_ctrl7_8">i</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl7_9" type="radio" name="_ctrl7" value="j" />
- <label for="_ctrl7_9">j</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest9" testname="DataSource that does not implement IListSource or IEnumerable">
- <table id="_ctrl8" border="0">
- </table>
- <span>
- <br />Test passed. Expected exception was caught.</span>
- </div>
- <div id="GHTSubTest10" testname="DataSource that implements IEnumerable">
- <table id="_ctrl9" border="0">
- <tr>
- <td>
- <input id="_ctrl9_0" type="checkbox" name="_ctrl9:0" />
- <label for="_ctrl9_0">1aaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl9_1" type="checkbox" name="_ctrl9:1" />
- <label for="_ctrl9_1">2bbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl9_2" type="checkbox" name="_ctrl9:2" />
- <label for="_ctrl9_2">3ccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl9_3" type="checkbox" name="_ctrl9:3" />
- <label for="_ctrl9_3">4ddd</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl9_4" type="checkbox" name="_ctrl9:4" />
- <label for="_ctrl9_4">5eee</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl9_5" type="checkbox" name="_ctrl9:5" />
- <label for="_ctrl9_5">6fff</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl9_6" type="checkbox" name="_ctrl9:6" />
- <label for="_ctrl9_6">7ggg</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest11" testname="DataSource that implements IListSource">
- <table id="_ctrl10" border="0">
- <tr>
- <td>
- <input id="_ctrl10_0" type="checkbox" name="_ctrl10:0" />
- <label for="_ctrl10_0">a</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_1" type="checkbox" name="_ctrl10:1" />
- <label for="_ctrl10_1">b</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_2" type="checkbox" name="_ctrl10:2" />
- <label for="_ctrl10_2">c</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_3" type="checkbox" name="_ctrl10:3" />
- <label for="_ctrl10_3">d</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_4" type="checkbox" name="_ctrl10:4" />
- <label for="_ctrl10_4">e</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_5" type="checkbox" name="_ctrl10:5" />
- <label for="_ctrl10_5">f</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_6" type="checkbox" name="_ctrl10:6" />
- <label for="_ctrl10_6">g</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_7" type="checkbox" name="_ctrl10:7" />
- <label for="_ctrl10_7">h</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_8" type="checkbox" name="_ctrl10:8" />
- <label for="_ctrl10_8">i</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="_ctrl10_9" type="checkbox" name="_ctrl10:9" />
- <label for="_ctrl10_9">j</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest12" testname="DataSource that does not implement IListSource or IEnumerable">
- <table id="_ctrl11" border="0">
- </table>
- <span>
- <br />Test passed. Expected exception was caught.</span>
- </div>
-</testresults> \ No newline at end of file