Changes between Initial Version and Version 5 of Ticket #146

Show
Ignore:
Timestamp:
01/19/08 05:06:52 (3 years ago)
Author:
ivilata
Comment:

(Just placed original test output in a code block.)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #146 – description

    initial v5  
    11After Installation of pytables 2.0.2 by running tables-2.0.2.win32-py2.5.exe 
    22I got 30 assertion exceptions while running the test-suite: 
     3{{{ 
    34>>> import tables 
    45>>> tables.test() 
     
    2526       157, 159, 161, 163, 165, 167, 169, 171, 173, 175, 177, 179, 181, 
    2627       183, 185, 187, 189, 191, 193, 195, 197, 199], dtype=int64) (<type 'numpy.ndarray'>)) 
     28}}}