xbps/tests
Juan RP 38e71e8e1c xbps-checkvers: more fixes and new test cases.
- This now checks for vars that have refs to other vars:

	pkgname=${_myvar}

- This now checks for unwanted garbage before assignment:

	. ./source/file
	pkgname=${_myvar}

- Misc tweaks to use my coding style.
2015-02-17 10:20:59 +01:00
..
xbps xbps-checkvers: more fixes and new test cases. 2015-02-17 10:20:59 +01:00
Makefile Reorganize tests and move all them under /usr/tests/xbps. 2013-11-03 09:30:57 +01:00