D-Scanner/tests
Vladiwostok 795d825c04 Cleanup code and fix integration tests (#172)
* Delete libdparse unit test assertion function

* Delete unused libdparse visitors from base.d

* Improve StaticIfElse warning location

* Improve FunctionAttributeCheck warning location

* Switch to DMD flow for listing autofixes

* Extract dmd analyzer selection in a separate function

* Make getName() method in BaseAnalyzerDmd public

* Fix offsets in integration test json

* Improve StyleChecker warning location

* Enable integration tests in CI

* Fix Autofix flow

* Remove & comment dead code

* Remove dead code from autofix unit test

* Remove dead code

* Remove dead code from autofix.d

* Clean up code in helpers.d

* Clean up code in run.d and migrate StatsCollector to dmd

* Fix reading code from stdin

* Return if errors are found in analysis flows

* Remove dead code

* Check for Windows line terminators in integration tests
2025-08-29 13:16:44 +03:00
..
it Cleanup code and fix integration tests (#172) 2025-08-29 13:16:44 +03:00
dscanner.ini support `@arguments.rst` for args through file 2023-09-24 15:31:50 +02:00
it.sh Cleanup code and fix integration tests (#172) 2025-08-29 13:16:44 +03:00