"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "libdap-3.8.2/tests/README" of archive libdap-3.8.2.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 
    2 On some systems 'make check' will report that the script config.guess' could
    3 not be found. If that happens, create a symbolic link from ../conf/config.guess
    4 to either this directory or the libdap-* directory (one level up). The check 
    5 target should now work.
    6 
    7 Tests that are known/expected to fail
    8 
    9 There are four tests that are know to fail: expr-test.0/test.1.exp,
   10 test.6.exp and the expr-test.1 versions. These tests check to see if a CE
   11 with a selection works when applied to a non-relational data type. It does
   12 not work and that behavior was never defined by DAP 2.0.
   13 
   14 Tests expr-test.1/test.xc.exp and test.yc.exp also fail because of the
   15 situation described in ticket #995 - a nested sequence is not correctly
   16 processed by the intern_data() methods. This problem will show up in the JGOFS
   17 handler when ASCII responses are requested, but will not affect other
   18 Sequence data sets such as the file servers' data.
   19