# Log files
test-suite.log

# Makefiles
*/Makefile
!*/Makefile.in

# Test scripts
!field/field_test
!global_interpolation/global_interpolation_test
!dofmap/dofmap_test
!device_math/device_math_test
!gather_scatter/gather_scatter_test
!jobctrl/jobctrl_test
!matrix/matrix_test
!math/math_test
!mean_field/mean_field_test
!mesh/mesh_test
!point_interpolation/point_interpolation_test
!vector/vector_test

# Processed files
*/*.inc
*/*.F90
*/*.log
*/*.trs

bc/bc_test
device/device_test
device_math/device_math_suite
device_mathops/device_mathops_test
dofmap/dofmap_suite
field/field_suite
global_interpolation/global_interpolation_suite
hex/hex_test
htable/htable_test
krylov/krylov_test
mathops/mathops_test
point/point_test
quad/quad_test
octree/octree_test
space/space_test
stack/stack/test
tri/tri_test
tet/tet_test
uset/uset_test
signal/signal_test
stack/stack_test
tuple/tuple_test
vector/vector_suite
math/math_suite
mean_field/mean_field_suite
mesh/mesh_suite
gather_scatter/gather_scatter_suite
jobctrl/jobctrl_suite
scratch_registry/scratch_registry_test
vector_scratch_registry/vector_scratch_registry_test
matrix_scratch_registry/matrix_scratch_registry_test
fast3d/fast3d_test
time_scheme/time_scheme_test
time_scheme_controller/time_scheme_controller_test
time_based_controller/time_based_controller_test
point_interpolation/point_interpolation_suite
