denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] Testsuite, step 2


From: Éloi Rivard
Subject: [Denemo-devel] Testsuite, step 2
Date: Thu, 14 Nov 2013 23:15:46 +0100

Hi,
I just commited on the branch "test-suite". You will need to run autogen.sh.
It uses glib testing framework, so there is no more dependency.

https://developer.gnome.org/glib/stable/glib-Testing.html

To run tests, go in the tests directory and type "make check". The only testsuite now is "integration". It should regroup tests that try to launch the program with different parameters. If we want to do some unit tests, we probably should create a new testsuite for each component we want to test.
The only test for now is to launch denemo -n -a "(d-Quit)".

Travis check tests at every commit.

It should be easy to run interactive tests with this framework.

As usual, can you test before I merge it ?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]