Alois Mahdal
fc041b0784
Make use of improved exit routines and variables
10 vuotta sitten
Alois Mahdal
f8c294a0ff
Rename exit.sh module to exits.sh
10 vuotta sitten
Alois Mahdal
a153de3578
Improve exit.sh module
Add semantic exit functions and review exit statuses.
10 vuotta sitten
Alois Mahdal
b456ee28de
Use env header field instead of separate file
10 vuotta sitten
Alois Mahdal
01fc26804d
Merge .env files to respective test headers
10 vuotta sitten
Alois Mahdal
34c4d65c1d
Fix FFOO_CONFIG_SUFFIX being forced
10 vuotta sitten
Alois Mahdal
128e0ee70b
Bump version
10 vuotta sitten
Alois Mahdal
70662d4d69
Rename tests fo reflect module name
10 vuotta sitten
Alois Mahdal
f462b7c330
Rename ini.iniread to config.cfgrep
config.cfgrep does better job at hinting how the function works
(i.e. somehow similar to UNIX grep) and that the use is not limited to
INI files.
Also default config file suffix is now "conf".
10 vuotta sitten
Alois Mahdal
abd8c72c1d
Revamp test output
* Add colors,
* print ffoo version,
* honor TF_DEBUG and TF_VERBOSE from environment,
* use nicer but smaller ASCII-art
* and include test name in subtest name.
10 vuotta sitten
Alois Mahdal
8a541b5b49
Fortify argument access
10 vuotta sitten
Alois Mahdal
25c189ac50
Better name for strategy
"read strategy" is too ambiguous. What is really happening is that we
are "merging" the (posible) files into one stream.
10 vuotta sitten
Alois Mahdal
fdc1a5da51
Bump version
10 vuotta sitten
Alois Mahdal
201291457c
Always time tests
10 vuotta sitten
Alois Mahdal
94d3b7119f
Split merge tests for better coverage
10 vuotta sitten
Alois Mahdal
5f33e4e06c
Update API test
10 vuotta sitten
Alois Mahdal
9b60fa8566
Revamp reading mechanism; use strategy
Now by default iniread will stop at first file; old behavior can be
restored by -j|--join switch.
10 vuotta sitten
Alois Mahdal
37be2aae01
Add support for filtering based on subtest name
10 vuotta sitten
Alois Mahdal
d5ff96f895
Remove extra space
10 vuotta sitten
Alois Mahdal
1a9a837b25
Fix obsolete script name
10 vuotta sitten
Alois Mahdal
d88c09cee4
Make nicer debug output
10 vuotta sitten
Alois Mahdal
bd737dd5e6
Remove non-variable
10 vuotta sitten
Alois Mahdal
16b72cf631
Update ignore list with FFOO_PATH (7eccd00)
10 vuotta sitten
Alois Mahdal
e56664c1d2
Rewrite iniread docstring
10 vuotta sitten
Alois Mahdal
7b16c83171
Use echos() in iniread()
10 vuotta sitten
Alois Mahdal
cfb6b13e0f
Line up case machine
10 vuotta sitten
Alois Mahdal
077e06c2ba
Use echos() where applicable
10 vuotta sitten
Alois Mahdal
4e9ad05f4b
Add core.echos -- a safer version of echo
10 vuotta sitten
Alois Mahdal
8a0c3c87f7
Show FFOO_PATH in debug mode
10 vuotta sitten
Alois Mahdal
414de3a291
List FFOO_PATH in header
10 vuotta sitten
Alois Mahdal
c86f7ded8b
Rename variable to mpath--it's path after all
10 vuotta sitten
Alois Mahdal
3227241175
Fix typo in __die call
10 vuotta sitten
Alois Mahdal
917622c24d
Ignore double import silently
Since it's normal e.g. for a dependency to import the same module as
upstream, the warning only created unnecessary noise.
10 vuotta sitten
Alois Mahdal
412c73ad43
Bump version
10 vuotta sitten
Alois Mahdal
2fae7c260d
Update after API changes
10 vuotta sitten
Alois Mahdal
90a4ca476b
Add notes on packaging
10 vuotta sitten
Alois Mahdal
616f0bb1fe
Update API naming test with new layout
10 vuotta sitten
Alois Mahdal
560dea5a31
Add stats.sh for simple stats functions
10 vuotta sitten
Alois Mahdal
b975af0399
Move core.__exits to exit.sh
10 vuotta sitten
Alois Mahdal
68d416685a
Add exit.sh for exit behavior helpers
10 vuotta sitten
Alois Mahdal
5912d757fb
Move sw.sh and yummy.sh to rhcc
10 vuotta sitten
Alois Mahdal
53abc5665c
Move www.sh and xorg.sh out to eecc
10 vuotta sitten
Alois Mahdal
b7958c3ab2
Move flow.wait_until to recon.sh (removes flow.sh)
10 vuotta sitten
Alois Mahdal
82f6ff7836
Move flow.filter to misc.sh (removes fun.sh)
10 vuotta sitten
Alois Mahdal
46203df836
Move misc functions from core.sh to misc.sh
10 vuotta sitten
Alois Mahdal
6e67e817a2
Add test to check API naming
10 vuotta sitten
Alois Mahdal
ef95b9e4aa
Update TODO
10 vuotta sitten
Alois Mahdal
eb27e058c8
Fix typo
10 vuotta sitten
Alois Mahdal
3f2112eb10
Add chapter on the testing framework
10 vuotta sitten
Alois Mahdal
ef29e8e6bb
Remove broken test
10 vuotta sitten