Meemaw / javaProgramming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programiranje1

This is a repository of solutions to my assigments at class "Programiranje 1" at my university. Code is automatically tested via Travis with every push.

Every assigment directory has raw code, test file and script in it. Test script iterate through the assisgments, running test script in each which tests the code with given inputs and outputs.

You can test the code yourself using command ./test.sh

Current status of tests:

Build Status

About

License:MIT License


Languages

Language:Java 98.7%Language:Shell 1.3%