Skip to content

handle all 1-byte codepoints in tb_iswprint_ex fast path #186

handle all 1-byte codepoints in tb_iswprint_ex fast path

handle all 1-byte codepoints in tb_iswprint_ex fast path #186

Workflow file for this run

name: termbox_test
on: [push, pull_request]
jobs:
termbox_test_job:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make clean test
- run: CFLAGS='-UTB_LIB_OPTS' make clean test # non-egc, non-truecolor