aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/linear/fp-vs-ptrcast.c
AgeCommit message (Collapse)AuthorFilesLines
2018-06-23cast: reorg testcases related to castsLuc Van Oostenryck1-0/+13
* merge the tests about implicit & explicit casts in a single file as there was a lot of redundancy. * shuffle the tests to linear/ or optim/ Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>