mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Updated unit tests
-Added tests for functions -Added error class and return from package manager functions -Updated `compile.sh` script
This commit is contained in:
parent
d4b1ea90c6
commit
5ffce72fa5
7 changed files with 109 additions and 42 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
command=build/gdpm
|
||||
|
||||
# Install packages using install command and specifying each package name or file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue