Skip to content

Problem running the tests and question about run time tests #3

Open
@nncarlson

Description

@nncarlson

Hello @rouson, I thought I'd try adding some of my gfortran bug examples to AdHoc, but I seem to be having problems running the existing tests with the current repo. When I run ctest (after an apparently successful "cmake", "make", "make install") I see failures for all 3 gnu tests (I'm setup to use gfortran) that look like

3/3 Test #3: gnu-bug-68196 ....................***Failed Required regular expression not found.Regex=[Test passed.] 0.04 sec

Yet the compile of the test code was actually successful (I'm using the latest svn 5 branch). It seems like the test script should have written "Test passed" but didn't? I'm confused.

Also there doesn't seem to be any run time test harness yet, just compile time tests -- is that right? My issues with deferred-length characters are mostly run time from the compiler generating bad code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions