Skip to content

Commit a74dd3d

Browse files
committed
lowercase directory names
1 parent c65319c commit a74dd3d

File tree

369 files changed

+34
-34
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

369 files changed

+34
-34
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v1
15-
- run: ./Tests/run.sh ghdl ./Boards2.sh
16-
- run: ./Tests/run.sh VUnit python3 run.py -v
15+
- run: ./tests/run.sh ghdl ./Boards2.sh
16+
- run: ./tests/run.sh VUnit python3 run.py -v
-12 Bytes
Binary file not shown.

Tests/JSONTestSuite/test_parsing/i_structure_UTF-8_BOM_empty_object.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

Tests/JSONTestSuite/test_parsing/n_structure_UTF8_BOM_no_data.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)