Content-Length: 205163 | pFad | http://github.com/cp-algorithms/cp-algorithms/actions/runs/15221842321/workflow

59 WIP: add suggested tests skeleton · cp-algorithms/cp-algorithms@1688a7b · GitHub
Skip to content

[Suggestion][Feedback Wanted] using cmake + google test for writing tests #1912

[Suggestion][Feedback Wanted] using cmake + google test for writing tests

[Suggestion][Feedback Wanted] using cmake + google test for writing tests #1912

Workflow file for this run

name: Test
on:
push:
branches:
- 'main'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5.2.0
with:
python-version: '3.8'
- name: Set up C++
run: |
sudo apt install -y --no-install-recommends build-essential
g++ --version
- name: Run algorithm code tests
run: |
./test.sh
working-directory: test








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/cp-algorithms/cp-algorithms/actions/runs/15221842321/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy