Skip to content

C10udburst/uw-testy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published