Geoffrey White
|
d4cbb25e09
|
C++: Model std::string constructors and container constructors that use iterators.
|
2020-09-03 10:52:27 +01:00 |
|
Geoffrey White
|
1ac0aa169d
|
C++: Add a few more test cases.
|
2020-09-03 10:52:26 +01:00 |
|
Geoffrey White
|
95ca4b674d
|
C++: Add model for std::vector::insert.
|
2020-09-03 10:52:25 +01:00 |
|
Geoffrey White
|
f61c7ffc1a
|
C++: Add support for iterator parameters to std::vector::assign.
|
2020-09-03 10:52:25 +01:00 |
|
Geoffrey White
|
8e9faac363
|
C++: Add support for std::vector begin and end.
|
2020-09-03 10:52:24 +01:00 |
|
Geoffrey White
|
7917dff843
|
C++: Add test cases for std::string and std::vector using iterator methods.
|
2020-09-03 10:52:23 +01:00 |
|
Geoffrey White
|
fcdbe0f512
|
C++: Add a const conversion constructor to std::iterator in the tests.
|
2020-09-03 10:52:23 +01:00 |
|
Geoffrey White
|
865d91de80
|
C++: Fix getAValueTypeParameterIndex().
|
2020-08-27 15:08:58 +01:00 |
|
Geoffrey White
|
816b8abd7c
|
C++: Add a test case using a const int *.
|
2020-08-27 15:05:23 +01:00 |
|
Geoffrey White
|
a5a3078b58
|
C++: Add a test case using a typedef int.
|
2020-08-27 12:11:56 +01:00 |
|
Geoffrey White
|
111da4c352
|
C++: Add a model of std::vector::assign.
|
2020-08-27 10:22:31 +01:00 |
|
Geoffrey White
|
fbff44ea45
|
C++: Add reverse taint as well.
|
2020-08-27 10:09:51 +01:00 |
|
Geoffrey White
|
6ae96baaf6
|
C++: Model std::vector::data.
|
2020-08-27 10:08:58 +01:00 |
|
Geoffrey White
|
2235c19593
|
C++: Add test cases for 'assign' and extra cases for 'data'.
|
2020-08-27 10:08:42 +01:00 |
|
Geoffrey White
|
23a792b8c6
|
C++: Add tests of nested vectors.
|
2020-08-25 12:13:32 +01:00 |
|
Geoffrey White
|
f2caa8a2b0
|
C++: Reverse taint through function models returning a reference.
|
2020-08-24 14:05:04 +01:00 |
|
Geoffrey White
|
cda9fd250b
|
C++: Model vector methods.
|
2020-08-20 10:30:01 +01:00 |
|
Geoffrey White
|
620126d38c
|
C++: Add vector taint cases to test.
|
2020-08-20 10:27:25 +01:00 |
|
Geoffrey White
|
43c8efdf63
|
C++: Repair the range based for test.
|
2020-08-20 10:19:54 +01:00 |
|
Geoffrey White
|
f343eb9143
|
C++: Split stl.cpp into string.cpp and vector.cpp.
|
2020-08-13 18:04:46 +01:00 |
|