[webkit-changes] [WebKit/WebKit] f916bd: [GLib] Print out valid tests when a specified one ...
Patrick
noreply at github.com
Sun Dec 22 09:44:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f916bd42c1178c53e9ffe8f52dbddb3b279b8461
https://github.com/WebKit/WebKit/commit/f916bd42c1178c53e9ffe8f52dbddb3b279b8461
Author: Patrick Griffis <pgriffis at igalia.com>
Date: 2024-12-22 (Sun, 22 Dec 2024)
Changed paths:
M Tools/glib/api_test_runner.py
Log Message:
-----------
[GLib] Print out valid tests when a specified one isn't found
https://bugs.webkit.org/show_bug.cgi?id=285069
Reviewed by Michael Catanzaro.
The usage of run-*-tests isn't the most clear, this prints out
a helpful list to point you in the right direction for what
tests are available.
* Tools/glib/api_test_runner.py:
(TestRunner._get_all_valid_test_names):
(TestRunner._get_tests):
(TestRunner.run_tests):
Canonical link: https://commits.webkit.org/288233@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list