Changeset fc9167f in mainline


Ignore:
Timestamp:
2019-02-18T16:18:37Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
88e7dc5
Parents:
0f51ca4
git-author:
Matthieu Riolo <matthieu.riolo@…> (2019-01-12 07:16:27)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-02-18 16:18:37)
Message:

Correct location of pcut test for odict

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

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r0f51ca4 rfc9167f  
    190190TEST_SOURCES = \
    191191        test/adt/circ_buf.c \
     192        test/adt/odict.c \
    192193        test/casting.c \
    193194        test/fibril/timer.c \
     
    197198        test/io/table.c \
    198199        test/stdio/scanf.c \
    199         test/odict.c \
    200200        test/perf.c \
    201201        test/perm.c \
Note: See TracChangeset for help on using the changeset viewer.