habanero-rice / hclib

A C/C++ task-based programming model for shared memory and distributed parallel computing.
http://habanero-rice.github.io/hclib/
BSD 3-Clause "New" or "Revised" License
71 stars 35 forks source link

Update small miscellaneous tests #39

Closed DaoWen closed 7 years ago

DaoWen commented 7 years ago

Updated all of the remaining miscellaneous small test files (outside our default test/c and test/cpp test directories) to work with the newer API changes. The "boot" test will now be run by default with our C test suite.