Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 802 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 802 Bytes

TSU C++ labs version

Tomsk State University, Faculty of Applied Mathematics and Cybernetics, C++ laboratory works

Usage

Currently the makefiles are broken.

1 semester

make -f makefiles/semester-1.makefile

2 semester

Test data: tests/tests-data/db

3 semester

N - task number

make -f makefiles/semester-1.makefile BIN=N test

4 semester

Test data: tests/tests-data/graph.txt

make TEST="test name" IMPORTS="list cpp exports" test -f makefiles/semester-1.makefile

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT