test/Makefile.am

branch
feature/array
changeset 334
bc81faa9afda
parent 259
2f5dea574a75
child 358
885f31c6098b
     1.1 --- a/test/Makefile.am	Fri Dec 28 17:20:23 2018 +0100
     1.2 +++ b/test/Makefile.am	Thu Jul 04 20:07:31 2019 +0200
     1.3 @@ -31,6 +31,7 @@
     1.4  ucxtest_CFLAGS = -I$(top_srcdir)/src
     1.5  ucxtest_SOURCES = main.c
     1.6  ucxtest_SOURCES += allocator_tests.c
     1.7 +ucxtest_SOURCES += array_tests.c
     1.8  ucxtest_SOURCES += list_tests.c
     1.9  ucxtest_SOURCES += avl_tests.c
    1.10  ucxtest_SOURCES += mpool_tests.c

mercurial