Changeset cdec2a1 in mainline
- Timestamp:
- 2019-01-12T07:16:27Z (6 years ago)
- Children:
- daab04c9
- Parents:
- d3e938c
- Location:
- uspace/lib/c
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
rd3e938c rcdec2a1 189 189 TEST_SOURCES = \ 190 190 test/adt/circ_buf.c \ 191 test/adt/odict.c \ 191 192 test/fibril/timer.c \ 192 193 test/main.c \ … … 195 196 test/io/table.c \ 196 197 test/stdio/scanf.c \ 197 test/odict.c \198 198 test/perm.c \ 199 199 test/qsort.c \
Note:
See TracChangeset
for help on using the changeset viewer.