Added util directory containing test applications
This commit is contained in:
parent
cc6c7ae7a4
commit
c71791f168
16 changed files with 130 additions and 32 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# Test: XML parser tests
|
||||
PROG=../lib/src/clixon_util_xml
|
||||
PROG=../util/clixon_util_xml
|
||||
|
||||
# include err() and new() functions and creates $dir
|
||||
. ./lib.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue