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

Commit Graph

  • 80b743f1c8
    Update README credit section master Alberto Fanjul 2020-10-31 20:24:55 +01:00
  • 54d57f6941 Avoid to wrap values in commas arrays Alberto Fanjul 2020-08-28 21:10:49 +02:00
  • dcbd07d911 protect variables from fail on whitespace Alberto Fanjul 2020-08-28 21:10:25 +02:00
  • ffc12d2070 Test case - array. Pavel Rehak 2018-05-26 14:21:21 +02:00
  • 1135d4e95d bash: Extglob difference from bash 3 to 4 Alberto Fanjul 2020-08-28 20:31:31 +02:00
  • 84977f91c3 whitespace Alberto Fanjul 2020-08-28 20:30:34 +02:00
  • f19ab7e76b Better debug messages Alberto Fanjul 2020-08-28 20:02:43 +02:00
  • 9368387ce8 Append values correctly to a section Alberto Fanjul 2020-08-28 17:06:24 +02:00
  • 0191989671 Set back the previous "IFS" Milan Balazs 2020-07-16 15:21:01 +02:00
  • 9ac248213b Match CI environment Alberto Fanjul 2020-06-23 07:52:52 +02:00
  • 68b044329d Remove execution from script Alberto Fanjul 2020-06-22 15:09:41 +02:00
  • d9dfb77033 Allow subsections Alberto Fanjul 2020-06-22 14:43:57 +02:00
  • df7ed8550d Correct error code on invalid test Alberto Fanjul 2020-06-22 13:52:02 +02:00
  • 5c83fa6d0e Improve script example execution Alberto Fanjul 2020-06-22 13:51:16 +02:00
  • dfc4ecda7f buildsystem update Alberto Fanjul 2020-06-22 13:50:33 +02:00
  • 0549d9d308 Fixed typo in README Ash Jindal 2019-04-15 13:45:56 +01:00
  • 093c1b3020 Test on Mac Alberto Fanjul 2018-06-28 08:24:10 +02:00
  • 2b8abaf615 debug flag compatible with bash 3.x Alberto Fanjul 2018-06-28 01:58:11 +02:00
  • be7e60303e breakage on executable fix wip/executable-code-fix Alberto Fanjul 2018-05-27 14:07:30 +02:00
  • fd89beb709 fix executable code fixed Alberto Fanjul 2018-05-27 14:02:19 +02:00
  • a122621c67 Remove executable code from the ini file. Pavel Rehak 2018-05-27 08:08:58 +02:00
  • 4dfaa47c68 split test into single cases wip/executable-code Alberto Fanjul 2018-05-27 13:58:04 +02:00
  • 3f3d27e2ac mark test as failed Alberto Fanjul 2018-05-27 13:57:49 +02:00
  • 292e234ca7 Test case - executable code. Pavel Rehak 2018-05-27 08:03:37 +02:00
  • 89591e5d54 Correction t0001 and t0003 wip/array-fix Pavel Rehak 2018-05-26 16:12:38 +02:00
  • bd9d847d2c t0008 solved wip/array-fix-whitespace-breakage Alberto Fanjul 2018-05-27 13:17:58 +02:00
  • 1ffb010e00 Inverted commas change an array to a variable. Pavel Rehak 2018-05-20 16:10:41 +02:00
  • 1795919044 every test is a separate test wip/array Alberto Fanjul 2018-05-27 13:18:28 +02:00
  • c315ff362b mark t0008 as expected to fail Alberto Fanjul 2018-05-27 13:08:07 +02:00
  • 7b530504ed ignore autotools build-aux Alberto Fanjul 2018-05-27 13:07:50 +02:00
  • 3579a2ee08 Test case - array. Pavel Rehak 2018-05-26 14:21:21 +02:00
  • cd0a4314b1 detect failures or expected failures Alberto Fanjul 2018-05-27 12:26:45 +02:00
  • 65721b3ecb add manually test-driver Alberto Fanjul 2018-05-27 12:26:18 +02:00
  • eaf4802f01 mark test expected to fail show-fail-and-expected-fail-details Alberto Fanjul 2018-05-27 12:27:32 +02:00
  • cc92395f1d detect failures or expected failures Alberto Fanjul 2018-05-27 12:26:45 +02:00
  • b67e5172e5 add manually test-driver Alberto Fanjul 2018-05-27 12:26:18 +02:00
  • 7d10b0d0a0 Use stderr instead of a file. Pavel Rehak 2018-05-25 20:38:40 +02:00
  • 6ed878d1b0 Unwanted file test. Pavel Rehak 2018-05-25 21:18:43 +02:00
  • 45ecd6c72e Remove duplication from created ini file. Pavel Rehak 2018-05-25 19:07:08 +02:00
  • 47dddefc36 Show errors on CI Alberto Fanjul 2018-05-26 11:55:35 +02:00
  • 0ce2bee87b Update variable test. Pavel Rehak 2018-05-25 19:47:53 +02:00
  • cc2f5542d7 test: mark test as success Alberto Fanjul 2018-05-25 06:53:00 +02:00
  • c59e84c66d length=${#FUNCNAME/#cfg_section_;[*]}: bad substitution - solution Pavel Rehak 2018-05-20 16:14:16 +02:00
  • f444e64fee test: mark test as failed Alberto Fanjul 2018-05-25 06:48:00 +02:00
  • 06cb76faa6 test: adding test to test suite Alberto Fanjul 2018-05-25 06:46:13 +02:00
  • 66c0ef705e Test case - create new var. Pavel Rehak 2018-05-24 17:59:52 +02:00
  • 695e55f986 Add projects using bash-ini-parser albfan 2018-05-07 08:02:22 +02:00
  • 8fb28305a4 Add GPLv3 license albfan 2018-05-07 07:59:57 +02:00
  • aeb08acf9a Replace invalid chars wip/invalid-chars albfan 2018-02-20 23:46:58 +01:00
  • f589bc795d Add continuous integration wip/coverage albfan 2016-08-30 14:51:29 +02:00
  • d73cdd267d rename test to whitespace albfan 2018-01-27 09:36:03 +01:00
  • 739196e824 Add continuous integration albfan 2016-08-30 14:51:29 +02:00
  • c6a35fc28b remove only real comments albfan 2018-01-22 22:54:18 +01:00
  • b55c55f5fd move comments to debug albfan 2018-01-22 22:53:44 +01:00
  • 4e9ab7ab5c fix whitespace albfan 2018-01-22 22:52:19 +01:00
  • 0184648014 add broken test for comments albfan 2018-01-22 22:43:58 +01:00
  • 2ddf0abc5c add dynamic DEBUG albfan 2018-01-22 22:44:37 +01:00
  • 6e2175dc72 fix typo albfan 2018-01-22 22:43:28 +01:00
  • 871153778b Remove hashtag comments Bruno Galindro da Costa 2017-01-27 17:26:11 -02:00
  • 86622e1cbe dos2unix issue fixed Nasir Iqbal 2017-12-16 10:02:30 +05:00
  • 0b287f4861 Add continuous integration ci albfan 2016-08-30 14:51:29 +02:00
  • 7ccb706eb1 add tap test output albfan 2015-06-28 09:38:20 +02:00
  • a5e1dd880d add continuous integration albfan 2015-05-17 10:53:20 +02:00
  • 38a73044cf remove example test case file albfan 2015-05-17 10:48:23 +02:00
  • f39fc72170 test sections albfan 2015-05-17 10:47:57 +02:00
  • 763965c8b8 project is bash dependent albfan 2015-05-17 09:48:58 +02:00
  • 1be6551065 test invalid ini files albfan 2015-05-16 21:35:31 +02:00
  • 389ef3f00f whitespace use case albfan 2015-05-16 20:43:48 +02:00
  • f2c5703806 operate by section albfan 2015-05-16 20:37:43 +02:00
  • d0681d2421 unset function albfan 2015-05-16 20:31:52 +02:00
  • a635d175ce clear function albfan 2015-05-16 20:36:17 +02:00
  • affa300da5 debug clearly albfan 2015-05-16 20:28:21 +02:00
  • b9a3ce5bfc Added test suite albfan 2015-05-16 12:52:35 +02:00
  • 5288f0e93a Merge commit '2d24f2698e5fe7369f9365619aaf088c5524ab0b' as 't/sharness' albfan 2015-05-16 11:37:33 +02:00
  • 2d24f2698e Squashed 't/sharness/' content from commit 665e154 albfan 2015-05-16 11:37:33 +02:00
  • b8e6a6c4ed document sh alternatives albfan 2015-05-16 10:13:36 +02:00
  • 20466a593c allow updates albfan 2015-05-15 20:01:17 +02:00
  • 3a8520b348 choose a more standard prefix albfan 2015-05-15 18:55:44 +02:00
  • 3620e29e67 better example file albfan 2015-05-15 18:42:31 +02:00
  • d4da89a1be support complex whitespace indentation albfan 2015-05-15 18:28:19 +02:00
  • 5bae5fa6eb add whitespace complexity to example file albfan 2015-05-15 18:27:06 +02:00
  • 2950c8556a better documentation albfan 2015-05-13 22:24:48 +02:00
  • c060af3c81 First implementation albfan 2015-02-01 12:39:27 +01:00