-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: fix test_project.py on Windows
This file is giving false negatives on Windows. To fix: - test_manifest_freeze: expect (and escape) Windows paths - test_forall: echo may be available in cmd.exe, but single-quoted strings sure aren't - test_extension_command_*: handle newlines portably Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
- Loading branch information
1 parent
781ac46
commit 2df535a
Showing
1 changed file
with
24 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters