1
0
mirror of synced 2024-09-24 03:28:24 +02:00

test: Add plcli integration tests (#1671)

This commit is contained in:
iTrooz 2024-05-12 02:19:20 +02:00 committed by GitHub
parent 240bb299f0
commit ff569417fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -63,6 +63,11 @@ jobs:
..
make -j4 unit_tests
- name: 🧪 Perform plcli Integration Tests
run: |
cd lib/external/pattern_language
python tests/integration/integration.py ../../../build/imhex --pl
- name: 🧪 Perform Unit Tests
run: |
cd build

@ -1 +1 @@
Subproject commit 2f9e11d1e66d5177a2a62883a6429b1cbf9437ba
Subproject commit c2d811895fc8173e12f604df4425fe7ddf7e604d