1
0
mirror of https://github.com/albfan/bash-ini-parser.git synced 2025-04-19 13:22:14 +03:00

4 Commits

Author SHA1 Message Date
Pavel Rehak
89591e5d54 Correction t0001 and t0003
Values in an array in an output ini file must be without inverted
commas. Otherwise the values are considered as a multiword value. It is
the same way as in whitespace.ini (t0001) where var4 is a multiword
value and var5 is an array.

+ 10 points for word "pivo" in whitespace.ini. I am Czech. :-)
2018-05-27 13:42:34 +02:00
albfan
d73cdd267d rename test to whitespace
Add more whitespace test
2018-01-27 09:37:23 +01:00
albfan
389ef3f00f whitespace use case
relates to #4
2015-05-16 20:43:48 +02:00
albfan
b9a3ce5bfc Added test suite
relates to #4
2015-05-16 18:38:46 +02:00