pacman/test
Andrew Gregory 22e478d203 pactest: delay test object creation
The actual test object is only used to run the test.  Storing test cases
as strings limits the test object scope and allows it to be garbage
collected, reducing memory usage when multiple tests are run.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2014-08-04 14:23:58 +10:00
..
pacman pactest: delay test object creation 2014-08-04 14:23:58 +10:00
scripts Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
util Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
.gitignore Push down testing .gitignore entries 2014-01-06 14:38:50 +10:00