You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jules Villard
b1e35a728d
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
...
Summary:
The directory names had some interesting variety due to historical
reasons.
- {c,cpp,objc,objcpp}/errors/ date from the time when infer was only
biabduction
- java/infer/ dates from the time when we had an "--analyzer" option and
"infer" was one of them (sic), and eg another was "eradicate".
- c/biabduction/ dates from the time when the biabduction analysis was
being migrated to the "checkers" (AI) framework. For some reasons the
tests there are not a subset of c/infer/ but seem to be entirely new
tests.
The convention now dictates that we should name all of these
*/biabduction/. This diff moves the existing tests from c/biabduction/
into c/biabduction/misc/.
Reviewed By: mityal
Differential Revision: D21300147
fbshipit-source-id: 516d1cb15
5 years ago
..
arithmetic
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
assertions
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
attributes
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
custom_error
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
dangling_deref
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
enumeration
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
initialization
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
lists
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
local_vars
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
memory_leaks
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
misc
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
mutex
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
null_dereference
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
null_test_after_deref
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
offsetof_expr
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
resource_leaks
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
sizeof
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
vaarg_expr
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
Makefile
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
generic.mk
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
issues.exp
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago