summaryrefslogtreecommitdiff
path: root/test/Scanner/Python
Commit message (Collapse)AuthorAgeFilesLines
* Fix sider issuesAdam Gross2020-11-172-3/+3
|
* Fix all testsAdam Gross2020-11-162-5/+10
| | | | This change fixes all tests. It's still a a WIP change because I think the "imports" logic is wrong for file imports.
* Some initial fixesAdam Gross2020-11-161-3/+3
|
* Remove exception from script.pyAdam Gross2020-11-131-2/+0
|
* Change test to follow its own instructionsAdam Gross2020-11-131-4/+2
|
* First draft of teaching Python scanner about dynamic filesAdam Gross2020-11-135-0/+22