Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/cql/CqlDateTimeOperatorsTest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@
<capability code="precision-based-timing"/>
<capability code="uncertainty-intervals"/>
<expression>days between DateTime(2014, 1, 15) and DateTime(2014, 2)</expression>
<output>Interval[ 16, 44 ]</output>
<output>Interval[ 17, 44 ]</output>
<!-- TODO: How to handle the fact the question is resulting in an
undertainty interval and that CQL/ELM seem to provide no direct way of
selecting the same value, conceptually an implementation internal;
Expand Down