aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf/test/src
Commit message (Collapse)AuthorAgeFilesLines
* feat(mingling_pathf): add pattern analyzer module for struct detection魏曹先生7 days1-0/+11
| | | | | | Add a `PatternAnalyzer` with an `AnalyzePattern` trait to detect and extract struct declarations from Rust source files, supporting nested inline modules.
* test: move test fixtures into `test_proj` subdirectory魏曹先生7 days10-29/+1
|
* test(mingling-pathf): add integration tests for module path analysis魏曹先生7 days10-0/+67