~schilling-ro/nunitv2/datasource

« back to all changes in this revision

Viewing changes to src/tests/test-assembly/data/validWithDouble.xml

  • Committer: Robert Schilling schilling.ro@gmail.com
  • Date: 2013-05-05 18:55:02 UTC
  • Revision ID: schilling.ro@gmail.com-20130505185502-3kth0x3bguzfudmd
Mark invalid testcases as not runnable instead of filtering. Added further testcases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" ?>
 
2
<TestCases>
 
3
    <TestCase>
 
4
        <Parameters>
 
5
            <Parameter>0.0</Parameter>
 
6
            <Parameter>-1.0</Parameter>
 
7
            <Parameter>1.0</Parameter>
 
8
            <Parameter>3.14</Parameter>
 
9
        </Parameters>
 
10
    </TestCase>
 
11
</TestCases>
 
 
b'\\ No newline at end of file'