All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2021.08.x] docs/manual/contribute.txt: fix typo
@ 2021-10-26 12:12 Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-10-26 12:12 UTC (permalink / raw)
  To: buildroot

[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]

commit: https://git.buildroot.net/buildroot/commit/?id=567d261721eed843f72f87f44e18295623b9f36a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.08.x

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 226d5b3b95c1c54449c31358c888640281d45a33)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 docs/manual/contribute.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt
index 14ecdbd66c..e58e75d96d 100644
--- a/docs/manual/contribute.txt
+++ b/docs/manual/contribute.txt
@@ -610,7 +610,7 @@ be the maintainer of that test case.
 Within the Buildroot repository, the testing framework is organized at the
 top level in +support/testing/+ by folders of +conf+, +infra+ and +tests+.
 All the test cases live under the +test+ folder and are organized in various
-folders representing the catagory of test.
+folders representing the category of test.
 
 Lets walk through an example.
 

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [git commit branch/2021.08.x] docs/manual/contribute.txt: fix typo
@ 2021-11-03 20:16 Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-11-03 20:16 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=7c579e1d59361757cd82fe9da8d95930861317cd
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.08.x

The directory that containts tests is "support/testing/tests/", not
"supporting/testing/test".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit 18bbeefb9990d81cef892b63e843563b4ae5b768)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 docs/manual/contribute.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt
index e58e75d96d..bf3d5a7075 100644
--- a/docs/manual/contribute.txt
+++ b/docs/manual/contribute.txt
@@ -609,7 +609,7 @@ be the maintainer of that test case.
 
 Within the Buildroot repository, the testing framework is organized at the
 top level in +support/testing/+ by folders of +conf+, +infra+ and +tests+.
-All the test cases live under the +test+ folder and are organized in various
+All the test cases live under the +tests+ folder and are organized in various
 folders representing the category of test.
 
 Lets walk through an example.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-03 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 12:12 [Buildroot] [git commit branch/2021.08.x] docs/manual/contribute.txt: fix typo Peter Korsgaard
2021-11-03 20:16 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.