Alois Mahdal
ced6673ce1
Add docstrings for local variables
преди 10 години
Alois Mahdal
9c49ec07c5
Move variable declares to top
This as convention helps spot leaking variables and makes it
easier to document variables for reader
преди 10 години
Alois Mahdal
7ee7517e97
Fill in forgotten stub docstring
преди 10 години
Alois Mahdal
7978da2b45
Ignore tests without TF_RUN executable
It is intended, documented and assumed in later code that any test must
contain this executable.
преди 10 години
Alois Mahdal
9fdf36e543
Die on unsafe -L|--list parameter
преди 10 години
Alois Mahdal
38d7b93528
Revamp mkit
Make it
* more flexible,
* more readable,
* faster,
* take care of manpages (not fully done yet),
* take care of dist list,
* little bit more polished in various other things.
преди 10 години
Alois Mahdal
cb2e6b7f02
Fix and clarify cfgrep docstring
преди 10 години
Alois Mahdal
076e112c0f
Bump version
преди 10 години
Alois Mahdal
ad65edc47e
Move project parts below src
A more conventional hierarchy
преди 10 години
Alois Mahdal
8e2d43efc8
Update tester's docs according to new hierarchy
преди 10 години
Alois Mahdal
052a8cc7da
Revamp test script file tree hierarchy
This new hierarchy makes it easier to work simultaneously on data and
the script, simplifies deployment to tempdir and makes the launching
script naming consistent with simple.sh.
преди 10 години
Alois Mahdal
9560538839
Remove obsolete make target
"doc" (not manpages) is built and installed with others.
преди 10 години
Alois Mahdal
f586ebf928
Always resolve install prefix
Otherwise tests with --prefix break since they operate from independent
folder.
преди 10 години
Alois Mahdal
e302be9904
Add --prefix -- support testing from arbitrary dir
преди 10 години
Alois Mahdal
956f5168dc
Add long options
преди 10 години
Alois Mahdal
035aa8b343
Add docstrings to mkit's functions
преди 10 години
Alois Mahdal
eb982b525a
Fix typo
преди 10 години
Alois Mahdal
726f0413eb
Fix errorneous usage of _expand
преди 10 години
Alois Mahdal
008cacab80
Bump version
преди 10 години
Alois Mahdal
2a86c9b05e
Add argument to prepend dir to FFOO_PATH
This should be consistent with `ffoom` and `ffdoc`
преди 10 години
Alois Mahdal
c95b5fbf75
Bump version
преди 10 години
Alois Mahdal
74c5096033
Update docs after CLI change
преди 10 години
Alois Mahdal
cb7ab36aa6
Avoid confusion with -I from ffoom and ffdoc
преди 10 години
Alois Mahdal
6d244fb69c
Add style guide (draft)
преди 10 години
Alois Mahdal
4542fa171d
Explain variables in cfgrep
преди 10 години
Alois Mahdal
5f369c789b
Remove unnecessary lines
преди 10 години
Alois Mahdal
798f63ef8a
Add and improve docstrings for config.sh internals
преди 10 години
Alois Mahdal
3774c24116
Use the _expand internal backend
преди 10 години
Alois Mahdal
2be3fe83ab
Use more appropriate function name
преди 10 години
Alois Mahdal
b09e8cd427
Add docstrings to internals
преди 10 години
Alois Mahdal
308350e1a2
Fix typo
преди 10 години
Alois Mahdal
2f878d5647
Add FIXME note about shallow clones
преди 10 години
Alois Mahdal
6751c5b08d
Bump version
преди 10 години
Alois Mahdal
8bd1b9345f
Revamp (un)installation process
* Instead of cp, use *install*.
* Store paths in paths.ini.
* Allow arbitrary number of path groups (bin, man, share, libexec...).
преди 10 години
Alois Mahdal
85afba8b56
Add some loud exit functions
преди 10 години
Alois Mahdal
95faf37676
Sort items alphabetically
преди 10 години
Alois Mahdal
247b854b01
Update `mkit` name
преди 10 години
Alois Mahdal
ebe2cac69e
Fix sed usage error (creating backups *e)
преди 10 години
Alois Mahdal
f8f490ccc0
Split setup/mk.sh to create mkit
преди 10 години
Alois Mahdal
daee44d5ad
Bump version
преди 10 години
Alois Mahdal
cc5b6c8383
Remove unnecessary pipe
I have no idea what I was thinking when I added the pipe there...
преди 10 години
Alois Mahdal
6b58732b74
Update tests after last change
преди 10 години
Alois Mahdal
8d79ad6b73
Do not spam test command with dash
преди 10 години
Alois Mahdal
32537df48e
Add test command to debug
преди 10 години
Alois Mahdal
881825aa8b
Finish checking of exit status
преди 10 години
Alois Mahdal
2e01716cb1
Add tests for has_files
преди 10 години
Alois Mahdal
e6223f0b42
Enable subtest name TF_SUBTNAME for setup/cleanup
преди 10 години
Alois Mahdal
4a865b5f09
Document setup/cleanup logic
преди 10 години
Alois Mahdal
b27ce2033d
Add support for setup and cleanup procedures
преди 10 години
Alois Mahdal
2e3d453e38
Fix uses of non-existent "quit" status
преди 10 години