diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml new file mode 100644 index 0000000..9d21a26 --- /dev/null +++ b/.github/workflows/c-cpp.yml @@ -0,0 +1,29 @@ +name: C/C++ CI + +on: + push: + branches: [ "master" ] + pull_request: + branches: [ "master" ] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v4 + - name: configure + run: autoreconf -i && sh configure + - name: make + run: make + - name: make check + run: make check + - name: Save Test Results! + if: always () + uses: actions/upload-artifact@v4.6.2 + with: + name: result + path: tests/test-suite.log + - name: make distcheck + run: make distcheck diff --git a/configure.ac b/configure.ac index ea541d4..5287bae 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ -AC_INIT([hyphen],[2.8.8],[nemeth@numbertext.org]) -AM_INIT_AUTOMAKE(hyphen,2.8.8) +AC_INIT([hyphen],[2.8.8]) +AM_INIT_AUTOMAKE AC_PROG_CC AC_PROG_INSTALL -AC_PROG_LIBTOOL +LT_INIT AC_CONFIG_FILES([Makefile doc/Makefile diff --git a/tests/base.hyph b/tests/base.hyph index 550c57c..ae93664 100644 --- a/tests/base.hyph +++ b/tests/base.hyph @@ -2778,7 +2778,7 @@ nicholls nick=name niel=son night=fall -ni=hilism +ni=hil=ism nim=bler nineties nip=ponizes