Smoquel
Summary of the Smoke Query Language
- [show] id {report_id}
- Show a report by its report_id as used on the perl.org nntp gateway(new window)
- [show] {patchlevel} [[to] pass|fail] [[for] <os>[ <osver>]] [on <arch>] [from <smoker>] [using <cc>]
- Show "the last" report of patchlevel that matches the criteria specified.
- [show] [the] last [blead|maint|any|{pversion}] [before|after {patchlevel}] [[to] pass|fail] [test <testname>] [[for] <os>[ <osver>]] [on <arch>] [from <smoker>] [using <compiler>]
- Show "the last" report that matches the criteria specified.
Phrases in [ ] are optional.
Words in < > are MySQL regexen.
Words in { } are (version)numbers.
See the Smoquel page for more information.
Test-Smoke.org home of Test::Smoke