Skip to content

chriskarlsson/1dv534

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1dv534

About

This is my implementations of the tasks in the course 1dv534 Object oriented programming in C++ at Linnaeus University Faculty of Technology.

Getting started

The repository submodules Catch2 framework for running unit tests.

  1. Clone the repository.
  2. Get unit testing framework git submodule update --init;
  3. Build library files using cmake cd libs; cmake .; make;
  4. Build each individual project using cmake or your IDE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published