summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-01-05 14:16:27 +0100
committerEike Rathke <erack@redhat.com>2016-01-05 14:26:11 +0100
commit1efc41a87e2b9491b2a7471b1154a4d586a21c37 (patch)
treea7682dbd2784df3b6a2c0cdb83830c936c81fff4 /accessibility
parenteb4f15d704f9506b4a0d7a8e6d4f650d9f3dd26c (diff)
tdf#96198 adapt unit test to reality, tdf#50950 follow-up
* old WEEKNUM(date,1) (saved as ISOWEEKNUM(date,1)) now results in Err:504 because there is no match to convert to. * old WEEKNUM(date,2) (saved as ISOWEEKNUM(date,2)) is now converted to ISOWEEKNUM(date) and for the sample date 1995-01-01 week 52 is the correct result, the test case erroneously tested against week 1 because the implementation of the now current WEEKNUM(date,2) was wrong and even if now right doesn't match the calculation of the ISO week. Change-Id: Ia6940fce1f97639ea9b04f05172a64eb46b65635
Diffstat (limited to 'accessibility')
0 files changed, 0 insertions, 0 deletions