@@ -593,6 +593,9 @@ tests td =
593593 , nullTest td (u :: Int64 )
594594 , nullTest td (u :: Float )
595595 , nullTest td (u :: Double )
596+ , nullTest td (u :: Word16 )
597+ , nullTest td (u :: Word32 )
598+ , nullTest td (u :: Word64 )
596599 , nullTest td (u :: Bool )
597600 , nullTest td (u :: AsciiChar )
598601 , nullTest td (u :: Word8 )
@@ -618,6 +621,9 @@ tests td =
618621 , putGetTest td 100 (u :: Int64 ) (==)
619622 , putGetTest td 10000 (u :: Float ) (==)
620623 , putGetTest td 10000 (u :: Double ) (==)
624+ , putGetTest td 100 (u :: Word16 ) (==)
625+ , putGetTest td 100 (u :: Word32 ) (==)
626+ , putGetTest td 100 (u :: Word64 ) (==)
621627 , putGetTest td 100 (u :: Bool ) (==)
622628 , putGetTest td 100 (u :: AsciiChar ) (==)
623629 , putGetTest td 100 (u :: Word8 ) (==)
@@ -681,9 +687,9 @@ tests td =
681687 , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple ))
682688 , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested ))
683689 , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested ))
684- , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 ))
685- , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 ))
686- , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 ))
690+ , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Word16 ))
691+ , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Word16 , Word32 ))
692+ , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Word16 , Word32 , Word64 ))
687693 , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float ))
688694 , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double ))
689695 , rowTest td (u :: (Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool , AsciiChar , Word8 , String0 , BS. ByteString , T. Text , BS. ByteString , Day , Array1 Int32 , Composite Simple , CompositeArray1 Simple , Composite Nested , CompositeArray1 Nested , Int16 , Int32 , Int64 , Float , Double , Bool ))
0 commit comments