C10udburst / uw-testy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jak odpalić testy

Połączyć się zdalnie z labami: https://lk.mimuw.edu.pl/pl/praca-zdalna/ssh

git clone -b samegame https://github.com/C10udburst/wdp-testy.git
cd wdp-testy
cp SCIEZKA/DO/KODU.c main.c
bash ./porownaj.sh
git clone -b palindrom https://github.com/C10udburst/wdp-testy.git
cd wdp-testy
cp SCIEZKA/DO/KODU.c main.c
bash ./porownaj.sh
git clone -b life https://github.com/C10udburst/wdp-testy.git
cd wdp-testy
cp SCIEZKA/DO/KODU.c main.c
bash ./porownaj.sh
git clone https://github.com/C10udburst/uw-testy.git -b pw-lockfree
cp SCIEZKA/DO/PROJEKTU/*.{h,c} ./uw-testy/
cd uw-testy
cmake .
make
./tester