Tests: Non-determinancy: Add back in the IntMin tests.
authorJohn Kessenich <cepheus@frii.com>
Sat, 28 Oct 2017 18:55:02 +0000 (12:55 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 28 Oct 2017 19:03:49 +0000 (13:03 -0600)
commit5866e67b8d1d4ad6c98dc8f12a3ca2591686e401
tree2c968312b4b39616d86ca6b368ec3f4f75d7051b
parenta63622286f1393e5675a2239286199f14260b46a
Tests: Non-determinancy: Add back in the IntMin tests.
Test/baseResults/constFoldIntMin.frag.out [new file with mode: 0644]
Test/baseResults/cppIntMinOverNegativeOne.frag.out [new file with mode: 0644]
Test/constFoldIntMin.frag [new file with mode: 0644]
Test/cppIntMinOverNegativeOne.frag [new file with mode: 0644]
gtests/AST.FromFile.cpp