aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
blob: 70dfcf9b145947438ead0089dad37212b7395afc (plain)
1
2
3
4
5
6
7
8
test_filenames = [
	'main.c',
	'test.c',
	'float.c',
	'diagnostic.c',
	]

test_sources = files(test_filenames)