You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-23 17:26:44 +02:00
zh-TW: Translate unit-tests.md. (#840)
[zh-TW] Translate unit-tests.md.
This commit is contained in:
@ -544,7 +544,7 @@ msgstr "測試"
|
|||||||
|
|
||||||
#: src/SUMMARY.md:164
|
#: src/SUMMARY.md:164
|
||||||
msgid "Unit Tests"
|
msgid "Unit Tests"
|
||||||
msgstr ""
|
msgstr "單元測試"
|
||||||
|
|
||||||
#: src/SUMMARY.md:165
|
#: src/SUMMARY.md:165
|
||||||
msgid "Test Modules"
|
msgid "Test Modules"
|
||||||
@ -8987,11 +8987,11 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/testing/unit-tests.md:1
|
#: src/testing/unit-tests.md:1
|
||||||
msgid "# Unit Tests"
|
msgid "# Unit Tests"
|
||||||
msgstr ""
|
msgstr "# 單元測試"
|
||||||
|
|
||||||
#: src/testing/unit-tests.md:3
|
#: src/testing/unit-tests.md:3
|
||||||
msgid "Mark unit tests with `#[test]`:"
|
msgid "Mark unit tests with `#[test]`:"
|
||||||
msgstr ""
|
msgstr "用 `#[test]` 標記單元測試:"
|
||||||
|
|
||||||
#: src/testing/unit-tests.md:5
|
#: src/testing/unit-tests.md:5
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -9022,7 +9022,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/testing/unit-tests.md:29
|
#: src/testing/unit-tests.md:29
|
||||||
msgid "Use `cargo test` to find and run the unit tests."
|
msgid "Use `cargo test` to find and run the unit tests."
|
||||||
msgstr ""
|
msgstr "用 `cargo test` 尋找並執行單元測試。"
|
||||||
|
|
||||||
#: src/testing/test-modules.md:1
|
#: src/testing/test-modules.md:1
|
||||||
msgid "# Test Modules"
|
msgid "# Test Modules"
|
||||||
|
Reference in New Issue
Block a user