Changeset 9559cf8 in mainline


Ignore:
Timestamp:
2019-10-06T19:47:36Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
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)
Message:

Relocate dyn_array test into the correct subfolder

Location:
uspace/lib/c
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r25697163 r9559cf8  
    194194TEST_SOURCES = \
    195195        test/adt/circ_buf.c \
     196        test/adt/dyn_array.c \
    196197        test/adt/odict.c \
    197198        test/cap.c \
    198199        test/casting.c \
    199200        test/double_to_str.c \
    200         test/dyn_array.c \
    201201        test/fibril/timer.c \
    202202        test/getopt.c \
Note: See TracChangeset for help on using the changeset viewer.