Changeset 9559cf8 in mainline
- Timestamp:
- 2019-10-06T19:47:36Z (5 years ago)
- Children:
- 03daabd
- Parents:
- 25697163
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2019-09-06 18:09:33)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-10-06 19:47:36)
- Location:
- uspace/lib/c
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r25697163 r9559cf8 194 194 TEST_SOURCES = \ 195 195 test/adt/circ_buf.c \ 196 test/adt/dyn_array.c \ 196 197 test/adt/odict.c \ 197 198 test/cap.c \ 198 199 test/casting.c \ 199 200 test/double_to_str.c \ 200 test/dyn_array.c \201 201 test/fibril/timer.c \ 202 202 test/getopt.c \
Note:
See TracChangeset
for help on using the changeset viewer.