An initiative has recently emerged to port applications under GNOME umbrella to meson build system[0]. I have spent some time porting Eye of GNOME to meson and I have published a bug for it[1]. However, during meson build port testing, I tried to execute its tests[2], but I haven't been able to do.
My steps are as follow: 1. I install the build on a specific directory, let's say: /tmp/eog 2. Tests are installed in /tmp/eog/shared/installed-tests/eog, so I execute the following command: gnome-desktop-testing-runner -d /tmp/eog/share/installed-tests/eog/ I get the following: SUMMARY: total=0; passed=0; skipped=0; failed=0; user=0.0s; system=0.0s; maxrss=0 I never used these kind of tests, though, I have reading about them[3]. Is there any specific way to execute them? Best regards, [0] https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting [1] https://bugzilla.gnome.org/show_bug.cgi?id=784354 [2] https://git.gnome.org/browse/eog/tree/tests [3] https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests _______________________________________________ eog-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/eog-list
