-> Running tests on the Pure Bash Bible.. ----------------------------------------- ✔ | bar ✔ | basename ✔ | count ✔ | cycle ✔ | date ✔ | dirname ✔ | extract ✔ | get_functions ✔ | head ✔ | hex_to_rgb ✔ | hex_to_rgb ✔ | lines ✔ | lines_loop ✔ | lower ✔ | lstrip ✔ | read_sleep ✔ | regex ✖ | remove_array_dups ("5 4 3 2 1" != "1 2 3 4 5") ✖ | reverse_array ("5 4 3 2 1 5 4 3 2 1" != "5 4 3 2 1") ✔ | rgb_to_hex ✔ | rstrip ✔ | split ✔ | strip ✔ | strip_all ✔ | tail ✔ | trim_all ✔ | trim_quotes ✔ | trim_string ✔ | upper ✔ | urldecode ✔ | urlencode ---------------------------------------- Completed 31 tests. 29 passed, 2 failed.