forked from eclipse-omr/omr
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unit tests for abstract interpretation.
OMR_ARCH_POWER flag is removed from fvtest/CMakeLists.txt. Since now it contains tests also for non-arch platforms. Tests including: - Tests on getters and setters. - Tests on clone operations. - Tests on merge operations. - Tests on push/pop operations of stack. Issue: eclipse-omr#5488 Signed-off-by: cijie xia <[email protected]>
- Loading branch information
Showing
5 changed files
with
531 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.