This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
test
/
functionalities
/
inferior-assert
History
Enrico Granata
cf3ab58e47
Making all @expectedFailure markers take an explicit bugnumber annotation. This used to be optional, but that makes it harder to track what tests are failing for what reason. So, make it mandatory, in the form of refusing to run the test suite if annotations are missing
...
llvm-svn: 220012
2014-10-17 01:11:29 +00:00
..
main.c
Adds a test case for bugzilla
#15671
patterned after TestInferiorCrashing.py.
2013-05-17 15:35:15 +00:00
Makefile
Adds a test case for bugzilla
#15671
patterned after TestInferiorCrashing.py.
2013-05-17 15:35:15 +00:00
TestInferiorAssert.py
Making all @expectedFailure markers take an explicit bugnumber annotation. This used to be optional, but that makes it harder to track what tests are failing for what reason. So, make it mandatory, in the form of refusing to run the test suite if annotations are missing
2014-10-17 01:11:29 +00:00