diff options
| author | Yong He <yonghe@outlook.com> | 2017-12-27 19:19:09 -0500 |
|---|---|---|
| committer | Yong He <yonghe@outlook.com> | 2017-12-27 19:19:09 -0500 |
| commit | d55b56bc804f25d8390f1dc6b09ff9116ffcaf29 (patch) | |
| tree | dd441836025e802f79e74646f8f280c7515cbaec /tests | |
| parent | 3379f7a13d008a6cd978652b0c11e212054fff0d (diff) | |
fix test cases
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/compute/generic-list.slang.expected.txt | 3 | ||||
| -rw-r--r-- | tests/compute/generic-struct-with-constraint.slang.expected.txt | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/compute/generic-list.slang.expected.txt b/tests/compute/generic-list.slang.expected.txt index 7b383b304..040178fa9 100644 --- a/tests/compute/generic-list.slang.expected.txt +++ b/tests/compute/generic-list.slang.expected.txt @@ -1,4 +1 @@ -41200000 -41200000 -41200000 41200000
\ No newline at end of file diff --git a/tests/compute/generic-struct-with-constraint.slang.expected.txt b/tests/compute/generic-struct-with-constraint.slang.expected.txt index e143b7f20..47b9ba0c8 100644 --- a/tests/compute/generic-struct-with-constraint.slang.expected.txt +++ b/tests/compute/generic-struct-with-constraint.slang.expected.txt @@ -1,4 +1 @@ -3F800000 -3F800000 -3F800000 3F800000
\ No newline at end of file |
