index
:
pindaiba
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/catalog.h: Do bounds checking on calls to s()
EuAndreh
2024-05-24
1
-9
/
+11
*
tests/vector.c: Add most missing tests
EuAndreh
2024-05-24
1
-24
/
+146
*
Remove all remaining calls to logerr() that included a trailing newline
EuAndreh
2024-05-24
5
-38
/
+37
*
src/vector.h: Add implementation and tests for vector_contains()
EuAndreh
2024-05-24
1
-0
/
+69
*
src/vector.{c,h}: Improve code and tests
EuAndreh
2024-05-24
1
-84
/
+56
*
src/math.c: Add mul_size()
EuAndreh
2024-05-24
1
-0
/
+67
*
Add some version of vector.c
EuAndreh
2024-05-23
1
-0
/
+458
*
Normalize all "color" to "colour"
EuAndreh
2024-05-09
1
-6
/
+6
*
src/logerr.c: Add trailing newline by default
EuAndreh
2024-04-30
1
-8
/
+8
*
src/util.c: Add freeit()
EuAndreh
2024-04-19
1
-0
/
+37
*
tests/util.c: Add missing free() calls
EuAndreh
2024-04-18
1
-0
/
+11
*
src/testing.c: Fix show_colour() logic; add it to tests
EuAndreh
2024-04-18
1
-3
/
+8
*
src/string.c: Add new empty file structure
EuAndreh
2024-04-16
1
-0
/
+6
*
tests/i18n.c: Remove duplicate #include
EuAndreh
2024-04-16
1
-1
/
+0
*
Organaze imports
EuAndreh
2024-04-16
1
-0
/
+1
*
src/util.c: Add slurp(), with a simple test
EuAndreh
2024-04-07
4
-17
/
+89
*
src/lib.c: Print project metadata on pindaiba_main
EuAndreh
2024-04-07
1
-0
/
+13
*
Start "rc = -1" instead of 0
EuAndreh
2024-04-06
6
-66
/
+28
*
Sort includes
EuAndreh
2024-04-06
1
-1
/
+1
*
Move unit tests out of src/*.c into tests/
EuAndreh
2024-04-05
6
-0
/
+757
*
Init project: copy files and skeletons from others
EuAndreh
2024-01-01
6
-0
/
+110