| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
We keep the old style for some tests that behave differently depending
on different bash versions.
|
| |
|
| |
|
|
|
|
|
|
| |
All variable references in arithmetic expansion were treated as
indirect references. This is fixed now. With this modification
variable expansion in arithmetics is supported now.
|
| |
|
|
The suffix is not proper when we want to distinguish normal shell
scripts from ebuilds. So we rename these tests to make it possible
to use metadata_generator as the compiler for *.ebuild.
|