+test gnu.org/frbidi (#109)

This commit is contained in:
Max Howell 2022-08-31 19:12:04 -04:00 committed by GitHub
parent b67f0350fe
commit e35091d0be

View file

@ -14,4 +14,9 @@ build:
./configure --prefix={{prefix}} --disable-debug ./configure --prefix={{prefix}} --disable-debug
make --jobs={{ hw.concurrency }} install make --jobs={{ hw.concurrency }} install
test: true #FIXME test:
fixture:
a _lsimple _RteST_o th_oat
script: |
out="$(fribidi --charset=CapRTL --clean --nobreak $FIXTURE)"
test "$out" = "a simple TSet that"