Commit Graph

14 Commits

Author SHA1 Message Date
Matthew Archer
9a6039237d 04-testing: Added panic-abort-tests flag note to duplicate lang item workaround 2024-08-12 18:08:50 +10:00
Philipp Oppermann
6367e931e5 Merge pull request #1082 from TornaxO7/post_04_pub_fn_test_runner
Adding fix to make the test_runner functions pub
2023-12-28 17:20:22 +01:00
Philipp Oppermann
1e2ae0e2ee Add // new comment to highlight changed test_runner signature 2022-10-26 11:52:40 +02:00
hecatia-elegua
dabc17bc39 fix: check writing of 04 2022-07-14 11:57:07 +02:00
Julien
58eca98ae1 Fix typo in '04-testing' (#1095) 2022-04-07 17:04:38 +00:00
TornaxO7
7ce356f99d Adding fix to make the test_runner functions pub 2022-02-23 02:26:05 +01:00
Philipp Oppermann
0d40ee3750 Fix interal links and work around errors for #comments links
Zola only checks the markdown source for link targets, so an error occurs if the target is in an template. This is the case for our `#comments` links, so we add a dummy target in a comment.
2022-01-23 16:40:54 +01:00
Philipp Oppermann
963eb3e659 Make it possible to set discussion thread manually per post 2021-06-12 16:52:18 +02:00
Philipp Oppermann
5ef39591f6 Update posts to use x86_64 v0.14.2 2021-05-17 15:33:35 +02:00
Philipp Oppermann
42c550fcde Clarify that we can remove the test_runner stub from basic_boot.rs
Fixes #945
2021-03-19 11:12:28 +01:00
Philipp Oppermann
6e6d9cbe05 Update Rust book links
Fixes #918.
2021-02-02 12:30:58 +01:00
Philipp Oppermann
c5eeea29e2 Update post to use x86_64 v0.13.2 2021-02-02 11:01:53 +01:00
16yuki0702
3ef243f342 Add filepath to code blocks in Testing post (#893) 2020-12-23 11:50:17 +01:00
Philipp Oppermann
f692c5b377 Rename second-edition subfolder to `edition-2 2020-12-16 14:56:36 +01:00