aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-2/+1
|
* Try to get more helpful test failure messages.Sean Hall2022-01-012-1/+7
|
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-0/+1
| | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build.
* Use `v143` toolset except `v141` for libs.Bob Arnson2021-12-252-2/+2
|
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-2/+0
|
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-022-5/+6
| | | | Fixes #4975
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-0/+1
| | | | Fixes #3777
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-2/+11
| | | | Fixes #4777
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-041-0/+7
| | | | | Partial fix for #6155 Fixes #4106
* Implement integrated build processRob Mensching2021-05-115-93/+29
|
* Move balutil into API/burnRob Mensching2021-04-2917-0/+665