X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fdata%2Fformat-guesser.at;h=be78cde345dff862de94b3b97fc114b09fcfb463;hb=refs%2Fheads%2Fctables12;hp=724bc7dfb8e86f8a8cf97f80784fbfa7d6f4fda0;hpb=691a034d7f2139076fa012739dffd40ef5db4a9b;p=pspp diff --git a/tests/data/format-guesser.at b/tests/data/format-guesser.at index 724bc7dfb8..be78cde345 100644 --- a/tests/data/format-guesser.at +++ b/tests/data/format-guesser.at @@ -1,19 +1,20 @@ dnl PSPP - a program for statistical analysis. dnl Copyright (C) 2017 Free Software Foundation, Inc. -dnl +dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation, either version 3 of the License, or dnl (at your option) any later version. -dnl +dnl dnl This program is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. -dnl +dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([format guesser]) +dnl +AT_BANNER([format guesser]) AT_SETUP([format guesser]) AT_DATA([format-guesser.txt], [dnl @@ -81,6 +82,8 @@ AT_DATA([format-guesser.txt], [dnl "1-1-01 1:02:03.1" => DATETIME20.1 (DATETIME22.1) "1-1-01 +1:02:03.1" => DATETIME20.1 (DATETIME22.1) "1-1-01 -1:02:03.1" => DATETIME20.1 (DATETIME22.1) +# XXX YMDHMS formats +# XXX MTIME formats "1:30" => TIME4.0 (TIME5.0) "1:30:05" => TIME8.0 "-1:30" => TIME5.0