Evan Downing
dd7c9c21e7
Locate functions in java stacktrace ( #460 )
...
* Uncomment skipped tests
* Codequery was already working for bouncycastle.
* Add support for copying src after build
2025-05-01 13:12:44 -04:00
Boyan MILANOV
f55466101f
Callee deduplication for C and Java ( #495 )
...
* Add basic imports resolver
* Fixes and more tests
* Doc
* Enable C callee dedup in codequery
* Add two libxml2 tests
* Add test to log4j
* Add java callee dedup
* Use container src dir, fix zookeeper tests
* Add test workaround for log4j2
* Lint
---------
Co-authored-by: Boyan MILANOV <boyanmilanov@coder-boyanmilanov-aixcc-boyan.c.production-1-405717.internal>
2025-04-30 14:54:39 +03:00
Evan Downing
93f55a274b
Add support for inner classes ( #443 )
...
* Change cscope call to compress database and improve lookup speed. Update tests.
* Fix log4j2 source paths
* Add private version of cscope
2025-04-25 07:37:39 -04:00
Evan Downing
73381dbe0e
Add support for log4j2 ( #406 )
2025-04-17 16:28:10 -04:00
Evan Downing
a038b48330
Add support for bouncy castle ( #405 )
2025-04-17 16:13:16 -04:00
Evan Downing
bf45c6ac44
Adding regression tests for graphql ( #403 )
2025-04-17 16:08:42 -04:00
Evan Downing
184df8b506
Add regression tests for checkstyle ( #404 )
2025-04-17 15:46:45 -04:00
Evan Downing
d975edf0a9
Add support for commons-codec ( #390 )
...
* Add support for commons-codec
* Uncomment passing test
* Move common file. Modify zookeeper and commons_codec tests.
2025-04-17 15:33:22 -04:00
Boyan MILANOV
d2bf90e974
[Program-model] C tests for HDF5 ( #407 )
...
* Refactor get_functions test
* Add some tests
* Callees tests
* Add type defs test
* Remove residual debug code
* Fix tests
* Fix workflow file
* Fix workflow file again
* Add file_path tests for type defs, implement path rebasing for type defs in codequery
* Fix fixtures in pytest
* Fix module scoped fixtures in tests
---------
Co-authored-by: Boyan MILANOV <boyanmilanov@coder-boyanmilanov-aixcc-boyan.c.production-1-405717.internal>
2025-04-17 19:37:43 +03:00
Riccardo Schirone
2475b8e507
Move to use in-container paths (e.g. /src/) ( #395 )
...
* disable kythe/graphdb in tests
* fix integration CI
2025-04-16 11:05:44 +02:00
Evan Downing
a754c94c82
Add new regression tests for c/java ( #378 )
...
* Add zookeeper test file
* Update java function query.
* Add caller/callee queries
* Add example test for C with fixture
* Refactor challenge task creation in tests
---------
Co-authored-by: Boyan MILANOV <boyanmilanov@coder-boyanmilanov-aixcc-boyan.c.production-1-405717.internal>
2025-04-10 10:09:35 +03:00