Skip to content

Commit e716a59

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : eda6e93 Branch : main Author : connoraird <c.aird@ucl.ac.uk> Time : 2025-08-05 10:13:51 +0000 Message : Fix broken links to exercises
1 parent 9a02f25 commit e716a59

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

1-intro-to-unit-tests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,11 @@ This is much clearer. We immediately have an idea of what could be going wrong a
120120

121121
### Challenge 2: Unit test bad practices
122122

123-
Take a look at [1-into-to-unit-tests/challenge-2](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/1-into-to-unit-tests/challenge-2) in the exercises repository.
123+
Take a look at [1-into-to-unit-tests/challenge](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/1-into-to-unit-tests/challenge) in the exercises repository.
124124

125125
:::::::::::::::::::::::::::::::: solution
126126

127-
A solution is provided in [episodes/1-into-to-unit-tests/challenge-2/test/solution](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/1-into-to-unit-tests/challenge-2/test/solution).
127+
A solution is provided in [1-into-to-unit-tests/solution](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/1-into-to-unit-tests/solution).
128128

129129
:::::::::::::::::::::::::::::::::::::::::
130130
::::::::::::::::::::::::::::::::::::::::::::::::

2-intro-to-fortran-unit-tests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ Various bad practices can make it difficult to unit test Fortran including...
4343

4444
#### Challenge 1: Identify bad practice for unit testing Fortran
4545

46-
Take a look at [2-intro-to-fortran-unit-tests/challenge-1/challenge](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/2-intro-to-fortran-unit-tests/challenge-1/challenge) in the exercises repository.
46+
Take a look at [2-intro-to-fortran-unit-tests/challenge](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/2-intro-to-fortran-unit-tests/challenge) in the exercises repository.
4747

4848
:::::::::::::::::::::::::::::::: solution
4949

50-
A solution is provided in [2-intro-to-fortran-unit-tests/challenge-1/solution](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/2-intro-to-fortran-unit-tests/challenge-1/solution).
50+
A solution is provided in [2-intro-to-fortran-unit-tests/solution](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/2-intro-to-fortran-unit-tests/solution).
5151

5252
:::::::::::::::::::::::::::::::::::::::::
5353
::::::::::::::::::::::::::::::::::::::::::

3-fortran-unit-test-syntax.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,11 +357,11 @@ end function my_test_params_toString
357357

358358
## Challenge: Write Fortran unit tests in multiple frameworks.
359359

360-
Take a look at [3-fortran-unit-test-syntax/challenge-1/challenge](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/3-fortran-unit-test-syntax/challenge-1/challenge).
360+
Take a look at [3-fortran-unit-test-syntax/challenge](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/3-fortran-unit-test-syntax/challenge).
361361

362362
:::::::::::::::::::::::::::::::: solution
363363

364-
A solution is provided in [3-fortran-unit-test-syntax/challenge-1/solution](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/3-fortran-unit-test-syntax/challenge-1/solution).
364+
A solution is provided in [3-fortran-unit-test-syntax/solution](https://github.com/UCL-ARC/fortran-unit-testing-exercises/tree/main/episodes/3-fortran-unit-test-syntax/solution).
365365

366366
:::::::::::::::::::::::::::::::::::::::::
367367
:::::::::::::::::::::::::::::::::::::::::::::

md5sum.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"config.yaml" "771ca11448c55dcc1b56a10e9fc67738" "site/built/config.yaml" "2025-07-30"
55
"index.md" "56da64ff09e4ecabeb2f4e14a69bde10" "site/built/index.md" "2025-07-30"
66
"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2022-04-22"
7-
"episodes/1-intro-to-unit-tests.md" "88862c5ce828f8f61806c811076f04dd" "site/built/1-intro-to-unit-tests.md" "2025-07-07"
8-
"episodes/2-intro-to-fortran-unit-tests.md" "1d5081efc44daa9f73c653c94d95b0bb" "site/built/2-intro-to-fortran-unit-tests.md" "2025-07-30"
9-
"episodes/3-fortran-unit-test-syntax.md" "ecace40e2f93bf3f62821e82770e19ab" "site/built/3-fortran-unit-test-syntax.md" "2025-07-30"
7+
"episodes/1-intro-to-unit-tests.md" "6192f8883214eb1ed24e4b1cb800f808" "site/built/1-intro-to-unit-tests.md" "2025-08-05"
8+
"episodes/2-intro-to-fortran-unit-tests.md" "db6d130fc585b07f9786ced22e19b11e" "site/built/2-intro-to-fortran-unit-tests.md" "2025-08-05"
9+
"episodes/3-fortran-unit-test-syntax.md" "985339fc735a2ae67b83a94e59039ae4" "site/built/3-fortran-unit-test-syntax.md" "2025-08-05"
1010
"episodes/4-debugging-a-broken-test.md" "a492b0a1b576f95baa4d1baa0aa67712" "site/built/4-debugging-a-broken-test.md" "2025-07-30"
1111
"instructors/instructor-notes.md" "cae72b6712578d74a49fea7513099f8c" "site/built/instructor-notes.md" "2023-03-16"
1212
"learners/reference.md" "1c7cc4e229304d9806a13f69ca1b8ba4" "site/built/reference.md" "2023-03-16"

0 commit comments

Comments
 (0)