Code Monkey home page Code Monkey logo

quadsolver's Introduction

quadsolver

When cloning this project you need to make some additional git commands to get the unity unit test framework

cd quadsolver

git submodule init

git submodule update

Test scripts

There is a test script in the quadsolver directory that will run every time that you save any of the source code. It will run all the unit tests for all subdirectories.

In order to use it you need to install a python tool called when-changed. The command is:

pip install when-changed

Run it in the quadsolver directory using the following command:

./watchtests.sh

There is also a system test script in the test folder that can be ran using the following command:

./runtest.sh

Clean script

There is a script to make clean all of the directories. This will remove all executables and object files. The command is:

./clean.sh

Directories

license: contains the relevant license files for this project

standards: contains the coding standards that should be followed for this project

src: contains the source code for this project

test: contains the system tests for this project

build:

lib: contains local copies of libraries that this project uses

doc: contains the documentation for this project

spikes: contains spikes that have been done to understand how this project will work

quadsolver's People

Contributors

thenniges avatar skyler-sheler avatar sysch avatar omega-rex avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.