Skip to content

Commit

Permalink
add TextTestRunner.pas for direct compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Free-Pascal-meets-SDL-Website committed Dec 29, 2023
1 parent f3c938d commit 00dd657
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@ jobs:
verbosity: ewnh
- name: Install SDL2 library
run: sudo apt-get install libsdl2-dev
- name: TEST compile fptest units
uses: suve/[email protected]
with:
source: tests/fptest/src/TextTestRunner.pas
flags:
verbosity: ewnh
- name: Compile SDL2-for-Pascal Test Framework and Tests
uses: suve/[email protected]
with:
Expand Down

0 comments on commit 00dd657

Please sign in to comment.