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=764d0f1668f942205b9b80b8a960af83f388e241;hpb=a258e53c63a08b0ec48aea8f03808eb651729424;p=pspp diff --git a/tests/data/format-guesser.at b/tests/data/format-guesser.at index 764d0f1668..be78cde345 100644 --- a/tests/data/format-guesser.at +++ b/tests/data/format-guesser.at @@ -1,3 +1,19 @@ +dnl PSPP - a program for statistical analysis. +dnl Copyright (C) 2017 Free Software Foundation, Inc. +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 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 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]) AT_SETUP([format guesser]) @@ -66,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