Mathias Vorreiter Pedersen
|
c481be8ea7
|
C++: Accept test changes for tests that select all types of an expression.
|
2025-09-18 12:16:28 +01:00 |
|
Jeroen Ketema
|
13e8853277
|
C++: Update expected test results after extractor changes
|
2025-01-15 11:38:03 +01:00 |
|
Alexandre Boulgakov
|
18d9310a61
|
C++: Update tests to reflect on-demand indexing of special member functions.
None of these tests were relying on the removed rows.
|
2024-07-12 18:06:56 +01:00 |
|
Mathias Vorreiter Pedersen
|
a006a7fb24
|
Revert "Merge pull request #6004 from MathiasVP/path-sensitive-stack-variable-reachability-analysis"
This reverts commit e3e7b00986, reversing
changes made to 8ccdd4fb9f.
|
2021-07-20 18:06:49 +02:00 |
|
Mathias Vorreiter Pedersen
|
14a04ee453
|
C++: Accept more test changes. These all arise because we now transitively pull in 'semmle.code.cpp.Print' when including 'cpp'.
|
2021-06-14 22:02:46 +02:00 |
|
Ian Lynagh
|
9e518d2555
|
C++: Accept test change for p#n -> (unnamed parameter n)
|
2020-10-14 12:59:47 +01:00 |
|
Matthew Gretton-Dann
|
795bf0d93c
|
Update tests for extractor changes with ctors
|
2020-09-15 17:58:37 +01:00 |
|
Geoffrey White
|
37158f46ed
|
C++: Remove deprecated class from test.
|
2020-07-14 15:36:48 +01:00 |
|
Geoffrey White
|
c57c016ced
|
C++: Go the other way.
|
2020-06-30 16:16:00 +01:00 |
|
Geoffrey White
|
dd19ee47a1
|
C++: Clean up ConversionConstructor.
|
2020-06-23 11:22:59 +01:00 |
|
Geoffrey White
|
da83f826b9
|
C++: Solve duplication in getParameterString().
|
2020-05-14 14:21:06 +01:00 |
|
Geoffrey White
|
ca0d23fd72
|
C++: Add a test case.
|
2020-05-14 14:20:02 +01:00 |
|
Geoffrey White
|
78f098f37a
|
C++: Test Function.getParameterString().
|
2020-05-14 13:05:39 +01:00 |
|
Geoffrey White
|
53a53fb633
|
C++: Modernize the Functions test.
|
2020-05-14 12:50:57 +01:00 |
|
Geoffrey White
|
0c4eabca98
|
C++: Merge two tests of UnusedStaticFunctions from the library-tests into the existing test in query-test.
|
2020-01-23 11:05:47 +00:00 |
|
Geoffrey White
|
dc34fa366c
|
CPP: Add a test of RoutineType.
|
2019-11-14 15:13:52 +00:00 |
|
Geoffrey White
|
bc4363bc22
|
CPP: Add a test of FunctionAccess and cases for FieldAccess.
|
2019-10-10 10:04:31 +01:00 |
|
Jonas Jensen
|
4ef5c9af62
|
C++: Autoformat everything
Some files that will change in #1736 have been spared.
./build -j4 target/jars/qlformat
find ql/cpp/ql -name "*.ql" -print0 | xargs -0 target/jars/qlformat --input
find ql/cpp/ql -name "*.qll" -print0 | xargs -0 target/jars/qlformat --input
(cd ql && git checkout 'cpp/ql/src/semmle/code/cpp/ir/implementation/**/*SSA*.qll')
buildutils-internal/scripts/pr-checks/sync-identical-files.py --latest
|
2019-09-09 11:25:53 +02:00 |
|
Geoffrey White
|
e4bbfb9a79
|
CPP: Corrections.
|
2019-08-13 11:25:39 +01:00 |
|
Geoffrey White
|
82bf631541
|
CPP: Add test cases.
|
2019-08-08 15:02:56 +01:00 |
|
Geoffrey White
|
ef37893d15
|
CPP: Improve the MemberFunctions test.
|
2019-08-08 15:02:56 +01:00 |
|
Geoffrey White
|
f8655b1664
|
CPP: Add a test that uses Function.getAThrownType() and Function.isNoThrow().
|
2019-06-26 15:20:46 +01:00 |
|
Ian Lynagh
|
ad126b93cf
|
C++: Remove a use of deprecated Function.getFullSignature()
|
2019-02-25 15:51:39 +00:00 |
|
Ian Lynagh
|
5db38ef14b
|
C++: Add a test for constexpr functions
|
2019-02-25 12:48:48 +00:00 |
|
Ian Lynagh
|
01d27d331e
|
C++: Accept test changes
|
2018-10-26 11:07:18 +01:00 |
|
Ian Lynagh
|
894a37ccda
|
C++: Accept test changes
|
2018-10-18 12:36:42 +01:00 |
|
Dave Bartolomeo
|
aa267c8302
|
C++: Force LF for .c,.cpp,.h,.hpp
|
2018-09-23 16:23:52 -07:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|