Add Mongol table to CI test
This commit is contained in:
parent
5b474ea042
commit
69613282d7
@ -11,3 +11,4 @@ require:
|
|||||||
- ibus-table-translit
|
- ibus-table-translit
|
||||||
- ibus-table-tv
|
- ibus-table-tv
|
||||||
- ibus-table-mathwriter
|
- ibus-table-mathwriter
|
||||||
|
- ibus-table-mongol
|
||||||
|
@ -14,6 +14,7 @@ rlJournalStart
|
|||||||
rlAssertRpm "ibus-table-translit"
|
rlAssertRpm "ibus-table-translit"
|
||||||
rlAssertRpm "ibus-table-tv"
|
rlAssertRpm "ibus-table-tv"
|
||||||
rlAssertRpm "ibus-table-mathwriter"
|
rlAssertRpm "ibus-table-mathwriter"
|
||||||
|
rlAssertRpm "ibus-table-mongol"
|
||||||
rlPhaseEnd
|
rlPhaseEnd
|
||||||
|
|
||||||
rlPhaseStartTest
|
rlPhaseStartTest
|
||||||
@ -35,7 +36,8 @@ rlJournalStart
|
|||||||
thai \
|
thai \
|
||||||
viqr \
|
viqr \
|
||||||
vni \
|
vni \
|
||||||
mathwriter-ibus
|
mathwriter-ibus \
|
||||||
|
mongol_bichig
|
||||||
do
|
do
|
||||||
rlRun "/usr/libexec/ibus-engine-table --xml 2>/dev/null | grep '<name>table:${name}</name>'" \
|
rlRun "/usr/libexec/ibus-engine-table --xml 2>/dev/null | grep '<name>table:${name}</name>'" \
|
||||||
0 "checking whether 'ibus-engine-table --xml' can list table:${name}:"
|
0 "checking whether 'ibus-engine-table --xml' can list table:${name}:"
|
||||||
|
Loading…
Reference in New Issue
Block a user