Commit Graph

1119 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding)
d8b4beb59f Change heading level 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
9a7d42fda8 Fill in placeholders 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
014cddedf3 Mention pretty debug formatting 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
45cb4ebb74 Add some literal formatting 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
3af5165e52 Emphasis instead of literal formatting for filenames 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
0859cf22ef Use Literal formatting a bit less for the word "struct"
In these cases, we're using it more as an English concept (that we've
defined) and not a literal keyword.
2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
7d4201afe4 Small wording corrections 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
ce23c0567a Fix spelling errors 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
c8b8846fcf Switch to fancy quotes 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
402a5404a4 Correct formatting in the odt 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
299698e3b3 Save chapter 5 as received from nostarch 2016-11-28 09:27:48 -05:00
Carol (Nichols || Goulding)
2067b6e2bf Make the keywords section be a box like it will be in the doc 2016-11-28 09:25:03 -05:00
Carol (Nichols || Goulding)
74d6fc999b Add valid markup for code snippets/filenames/captions
So that we can style these nicer.

Also make all filenames in prose be italics, not code formatting.

Also fix some messed-up listing numbers.
2016-11-28 09:25:03 -05:00
Carol (Nichols || Goulding)
b45eae6b86 Change colon to period 2016-11-28 09:09:33 -05:00
Carol (Nichols || Goulding)
09fe24c7f6 Fix a name we changed but missed a spot
Fixes #336.
2016-11-27 11:29:43 -05:00
Carol (Nichols || Goulding)
d242dc44a7 Adding some listing numbers 2016-11-27 11:26:48 -05:00
Carol (Nichols || Goulding)
e3554b774b Show test name matching works for module names too 2016-11-27 11:10:23 -05:00
Carol (Nichols || Goulding)
316db3e56d Add a paragraph about needing PartialEq and Debug
Also make the pseudocode a bit more accurate
2016-11-27 11:02:12 -05:00
Carol (Nichols || Goulding)
5e49128509 Fix error about what the eq and ne macros actually do
Thank you @daschl!!!
2016-11-27 10:36:53 -05:00
Carol (Nichols || Goulding)
a68f2faf08 Shorten section about integration test modules
And add a section about integration testing binary crates
2016-11-26 14:02:19 -05:00
Carol (Nichols || Goulding)
0c2258f6af Remove an example that doesn't illustrate what we want 2016-11-25 19:06:51 -05:00
Carol (Nichols || Goulding)
d1107eccf5 Carol's edits to the testing chapter
Reorganize a bit, make some of the examples a bit more concrete
2016-11-25 17:48:56 -05:00
Carol (Nichols || Goulding)
97ffe9fdd9 Remove the Debugging chapter that snuck back in 2016-11-25 15:24:58 -05:00
steveklabnik
182fa3da0d Add notes about parallelism 2016-11-25 15:24:58 -05:00
steveklabnik
71b87e03d7 swap order of sections to resolve @carols10cents @jonathandturner's concerns 2016-11-25 15:24:58 -05:00
Steve Klabnik
2f4c61dc06 remove myself 2016-11-25 15:24:58 -05:00
Steve Klabnik
a49d644aad add stuff about running subsets of tests 2016-11-25 15:24:58 -05:00
Steve Klabnik
aefa195dd9 Remove 'documentation tests' bit
that goes in the 'creating a library' section
2016-11-25 15:24:58 -05:00
Steve Klabnik
5428b7f5ba add error message for assert_eq 2016-11-25 15:24:58 -05:00
Steve Klabnik
62bfe3ad4c rename to unit testing 2016-11-25 15:24:58 -05:00
Steve Klabnik
a85af065be initial import/re-write of testing chapter 2016-11-25 15:24:58 -05:00
Steve Klabnik
0097f8c6dc set up 2016-11-25 15:24:58 -05:00
Carol (Nichols || Goulding)
fbde6631aa Change some lingering uses of bash syntax highlighting to text 2016-11-25 15:24:46 -05:00
Carol (Nichols || Goulding)
9d60b73816 Clarify text about four spaces
Fixes #309.
2016-11-24 21:52:17 -05:00
Carol (Nichols || Goulding)
a65c604ca6 Try turning caching back on 2016-11-20 19:07:46 -05:00
Carol (Nichols || Goulding)
635f7b5202 Make edits to ch8 as a result of edits/questions from nostarch 2016-11-20 18:27:24 -05:00
Carol (Nichols || Goulding)
a516b53fe5 Merge pull request #330 from gypsydave5/patch-1
Small typo
2016-11-20 12:35:55 -05:00
Carol (Nichols || Goulding)
724a8a48a3 Redirect stdout and stderr to /dev/null 2016-11-20 12:30:50 -05:00
David Wickes
4aa8b91c93 Small typo
`IPAddr` to `IpAddr`

Enjoying my readthrough :D
2016-11-20 00:55:36 +00:00
steveklabnik
f3475a6652 Make it clear that mod isn't specific to lib.rs
Fixes #328.
2016-11-17 13:12:47 -05:00
Carol (Nichols || Goulding)
3510a9f216 Try not caching for a second 2016-11-16 20:36:36 -05:00
Carol (Nichols || Goulding)
efcd32776b Force travis to reinstall mdbook for now
It seems to have cached 0.0.14, but I want to use master?
2016-11-16 20:03:00 -05:00
Carol (Nichols || Goulding)
38c1c09437 Merge remote-tracking branch 'origin/generics' 2016-11-14 14:30:16 -05:00
Carol (Nichols || Goulding)
c346df7a56 Rename a function to something other than lifetime to prevent confusion 2016-11-14 14:24:13 -05:00
Carol (Nichols || Goulding)
a28ffd668d Swap some emphasis underscores for asterisks 2016-11-14 14:23:18 -05:00
Carol (Nichols || Goulding)
f341124f33 Add some filenames and fn mains for clarity 2016-11-14 14:20:35 -05:00
Carol (Nichols || Goulding)
031619a189 Add a bit about lifetime annotations on methods 2016-11-14 13:37:53 -05:00
Carol (Nichols || Goulding)
df309071ee Remove a sentence that didn't really say anything 2016-11-14 12:47:33 -05:00
Carol (Nichols || Goulding)
e6e56ed7d4 Reword to not say concept 2016-11-14 12:47:01 -05:00
Carol (Nichols || Goulding)
3c38b59ab6 Replace all uses of bash syntax highlighting
Since none of these are actually bash scripts :)

Changed all the instances in the src files to text, which, since my PR
to mdbook got accepted, will still do code background colors but no
syntax highlighting.

Fixes #295 and #327.
2016-11-14 12:18:48 -05:00