message: Refactor initializations for struct msg throughout the tree.
[pspp] / tests / data / format-guesser.at
index 724bc7dfb8e86f8a8cf97f80784fbfa7d6f4fda0..af33114b481cd529476ad5a614cf55762eb4684e 100644 (file)
@@ -13,7 +13,8 @@ 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 <http://www.gnu.org/licenses/>.
-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