index
:
gh_mirror/jhunkeler/ohmycal.git
master
unit-tests
windows-support
A pipeline delivery generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix redaction code to accept NULL pointers in array
Joseph Hunkeler
2024-06-14
1
-1
/
+1
*
Add test_ini.c
Joseph Hunkeler
2024-06-13
1
-0
/
+108
*
Fix test to match changes to startswith and endswith
Joseph Hunkeler
2024-06-13
1
-6
/
+6
*
Disable a few warnings for tests
Joseph Hunkeler
2024-06-10
1
-6
/
+10
*
Remove debug printf statements
Joseph Hunkeler
2024-06-10
2
-3
/
+0
*
strcmp_array expects NULL terminated array. Iterating by size in this case pa...
Joseph Hunkeler
2024-06-10
1
-2
/
+4
*
Break loop when expected lines are exhausted
Joseph Hunkeler
2024-06-09
1
-1
/
+1
*
NULL terminate arrays
Joseph Hunkeler
2024-06-09
1
-8
/
+12
*
Identify local repo user
Joseph Hunkeler
2024-06-09
1
-0
/
+2
*
Remove errant call to puts()
Joseph Hunkeler
2024-06-09
1
-1
/
+0
*
Skip docker build testing if CI system cannot pull an image
Joseph Hunkeler
2024-06-09
1
-0
/
+2
*
Only podman support `run --arch` argument
Joseph Hunkeler
2024-06-09
1
-1
/
+1
*
Handle lack of __FILE_NAME__ define
Joseph Hunkeler
2024-06-09
1
-0
/
+4
*
Initial commit of unit tests [WIP]
Joseph Hunkeler
2024-06-09
9
-0
/
+2045