summaryrefslogtreecommitdiff
path: root/exclusions.csv
AgeCommit message (Collapse)Author
2024-01-22Fix build issues in vhid samples (#1084)zlockard
* Fix build issues in vhid samples * Merge from main branch and remove entries from exclusion.csv. Still see failure 2087 for hid.hidusbfx2 * Also update hidusbfx2.inf --------- Co-authored-by: Zac Lockard <[email protected]> Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>
2024-01-15Partial Manual Merge of develop to main specifically to add support for fine ↵JakobL-MSFT
grained exclusions (#1076) user/jakob/partial_manual_merge_develop_to_main_fine_grained_exclusion
2022-09-26Fix exclusions file formatAdonais Romero Gonzalez
2022-08-26Add CI workflows for building and validating driver samples (#775)Adonais Romero González
* Add scripts to build a set of samples, as well as individual solution folders. * Add GitHub workflows to use these scripts and build all samples on push and changed samples on pull request. For now samples will be built under Windows 2019 but eventually workflow will be moved to run under Windows 2022.