Skip to content

Commit f4ee06f

Browse files
committed
Moving getting_started folder to a dedicated project.
The getting_started directory formerly stored in the bash_unit repository now gets its own repo: https://github.com/bash-unit/getting_started
1 parent c44a1a0 commit f4ee06f

14 files changed

+3
-151
lines changed

README.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ bash_unit - bash unit testing enterprise edition framework for professionals!
2020
run them and, in case of failure, displays the stack trace
2121
with source file and line number indications to locate the problem.
2222

23-
You might want to take a look at link:getting_started[how to get started]
24-
before continuing reading this documentation.
23+
Need a quick start? The
24+
https://github.com/bash-unit/getting_started/[getting started project]
25+
will help you get on track in no time.
2526

2627
The following functions are available in your tests (see below for detailed documentation):
2728

getting_started/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

getting_started/bash_unit

Lines changed: 0 additions & 1 deletion
This file was deleted.

getting_started/bonjour_monde

Lines changed: 0 additions & 3 deletions
This file was deleted.

getting_started/hello_i18n

Lines changed: 0 additions & 22 deletions
This file was deleted.

getting_started/hello_timed

Lines changed: 0 additions & 17 deletions
This file was deleted.

getting_started/hello_world

Lines changed: 0 additions & 3 deletions
This file was deleted.

getting_started/hola_mundo

Lines changed: 0 additions & 4 deletions
This file was deleted.

getting_started/tests/test_bonjour_monde

Lines changed: 0 additions & 3 deletions
This file was deleted.

getting_started/tests/test_hello_i18n

Lines changed: 0 additions & 18 deletions
This file was deleted.

getting_started/tests/test_hello_timed

Lines changed: 0 additions & 34 deletions
This file was deleted.

getting_started/tests/test_hello_world

Lines changed: 0 additions & 3 deletions
This file was deleted.

getting_started/tests/test_no_ablo_espanol

Lines changed: 0 additions & 7 deletions
This file was deleted.

getting_started/tests/test_skipping

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)