summaryrefslogtreecommitdiff
path: root/suite/api_test.py
AgeCommit message (Expand)Author
2022-01-25Fix errors and add unit test for EnumBuilderPeter LaFosse
2022-01-25Fix bug and add test for NamedTypeReferenceBuilder.__repr__Peter LaFosse
2022-01-25Add test for QualifiedName constructorPeter LaFosse
2022-01-25Various python types api bug fixes and unit testsPeter LaFosse
2022-01-24Fix partially broken api_testPeter LaFosse
2022-01-24Add additional unit tests for types.py and fix some resulting bugsPeter LaFosse
2021-09-23Add unit tests for verifying integer size and structure alignmentPeter LaFosse
2021-05-29Initial support for unit test configurations.Brian Potchik
2021-05-17Network SettingsGlenn Smith
2021-04-02Add additional settings schema validation.Brian Potchik
2021-03-02Check for updates in PluginManager unit testPeter LaFosse
2021-03-02fix api_test issues with demanglersPeter LaFosse
2021-03-02Fix bug in demangle unit testPeter LaFosse
2021-03-02Add PluginManager unit testPeter LaFosse
2020-11-07Add unit tests for MS demangler. Remove unnecessary enumeration value (fixes ...Peter LaFosse
2020-10-25Cleanup loader settings.Brian Potchik
2020-10-15Cleanup load options when choosing to not open specific BinaryView types duri...Brian Potchik
2020-10-09fix warningXusheng
2020-07-04Workspace Settings are now Project Settings.Brian Potchik
2020-06-21Update settings serialization unit tests.Brian Potchik
2020-06-20Update copy values settings test.Brian Potchik
2020-05-31Remove rebasing unittests from API submodule.Brian Potchik
2019-11-15Type workflow improvementsPeter LaFosse
2019-09-21Unit test cleanup.Brian Potchik
2019-09-21Add unit tests for address rebasing.Brian Potchik
2019-08-07Settings system improvements.Brian Potchik
2019-08-02Refactor settings system to be reference counted.Brian Potchik
2019-05-31Fix Python3 Failing Unit TestKyleMiles
2018-12-22Fix python3 metadata testKyleMiles
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-07-10tests: Separate unit test corpus from resultsRyan Snyder
2018-07-10updated unit tests with descriptive outputnegasora
2018-06-07Initial python API tests (#1054)negasora