Skip to content

Testsuite change from procedures to functions #118

@slayoo

Description

@slayoo

As reported by @olebole on SF.net (https://sourceforge.net/p/gnudatalanguage/feature-requests/143/):

Currently, the test suite consists of procedures that do an exit, status=1 in case of failure. This has the drawback than one cannot run all of them in one go. For me, this would be important since I would like to call them as Python unit test cases (build test when creating a Debian Python GDL package, and CI unit test).

It would be nice if they could all be converted to functions that return zero on success and non-zero on failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions