Changes between Version 1 and Version 2 of FunctionalTests
- Timestamp:
- 02/09/09 17:09:01 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FunctionalTests
v1 v2 1 1 = Ucum Functional Tests. = 2 2 3 This page / xml file ismaintained by Grahame Grieve (grahameg@gmail.com). Contributions/Corrections are welcome, and are best made through the trac system.3 This page and the xml attachment are maintained by Grahame Grieve (grahameg@gmail.com). Contributions/Corrections are welcome, and are best made through the trac system. 4 4 5 5 == Conformance == 6 6 7 You may declare conformance to these UCUM functional tests if your implementation accepts the xml file as an input, and passes all the test cases below. You should always quote the most recent date from the history entries below when claiming conformance.7 You may declare conformance to these UCUM functional tests if your implementation accepts the attached xml file as an input, and passes all the test cases below. You should always quote the most recent date from the history entries below when claiming conformance. 8 8 9 9 You may qualify the conformance to particular kinds of cases if your functionality does not cover all the tests. … … 11 11 Note that conformance to these tests does not equate to conformance to UCUM itself - though one could reasonably claim to be compliant with UCUM if one is conformant to these tests. 12 12 13 This file is copyright © 2008 - 2009 Grahame Grieve and other contribut ers:13 This file is copyright © 2008 - 2009 Grahame Grieve and other contributors: 14 14 * Gunther Schadow 15 15 * Lloyd Mackenzie … … 17 17 == License == 18 18 This source is licensed for public use under the [http://www.eclipse.org/legal/epl-v10.html Eclipse Public License]. 19 20 == History == 21 22 10-Feb 2009: First Version. Ucum validation Tests, display name generation tests, conversion tests, and initial multiplication test