After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793190 - gst-build: improve "meson test" doc in README
gst-build: improve "meson test" doc in README
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-build
git master
Other Linux
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-05 15:51 UTC by Guillaume Desmottes
Modified: 2018-02-05 16:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
README.md: use 'meson test' instead of 'mesontest' (1.09 KB, patch)
2018-02-05 15:51 UTC, Guillaume Desmottes
committed Details | Review
README.md: update specific test example (785 bytes, patch)
2018-02-05 15:51 UTC, Guillaume Desmottes
committed Details | Review
README.md: explain how to run a specific test from a specific file (982 bytes, patch)
2018-02-05 15:51 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2018-02-05 15:51:14 UTC
.
Comment 1 Guillaume Desmottes 2018-02-05 15:51:31 UTC
Created attachment 367916 [details] [review]
README.md: use 'meson test' instead of 'mesontest'

The latter has been deprecated.
Comment 2 Guillaume Desmottes 2018-02-05 15:51:36 UTC
Created attachment 367917 [details] [review]
README.md: update specific test example

Tests naming scheme has changed.
Comment 3 Guillaume Desmottes 2018-02-05 15:51:41 UTC
Created attachment 367918 [details] [review]
README.md: explain how to run a specific test from a specific file
Comment 4 Tim-Philipp Müller 2018-02-05 16:00:44 UTC
Thanks!

commit bff76895656dac8c35c471a2e2a60f0f66b4bde2 
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 5 16:48:41 2018 +0100

    README.md: explain how to run a specific test from a specific file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793190

commit 54f73bc84769525fb4e848be26393721f2c56948
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 5 16:46:00 2018 +0100

    README.md: update specific test example
    
    Tests naming scheme has changed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793190

commit eb6e8460230b62f5bc9231371a75666bfb4486c7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 5 16:44:40 2018 +0100

    README.md: use 'meson test' instead of 'mesontest'
    
    The latter has been deprecated.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793190