aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixed description.re_depends to allow '-' in the package nameRafael G. Martins2010-05-301-60/+60
* finished tests/test_ebuild.py; fixed tests/test_description.py and tests/util...Rafael G. Martins2010-05-293-8/+52
* added sample ebuilds to help the tests/test_ebuild.py test suiteRafael G. Martins2010-05-296-0/+177
* fixed tests to g_octave.overlay. added tests to g_octave.ebuild (tests/test_e...Rafael G. Martins2010-05-292-28/+63
* removed the method to create a g_octave.DescriptionTree object from the modul...Rafael G. Martins2010-05-291-18/+0
* fixed tests to the module g_octave.description_tree. tests are now using the ...Rafael G. Martins2010-05-292-28/+61
* added more files to the example tree used by the testsRafael G. Martins2010-05-293-0/+48
* moved auxiliary files from tests/ to tests/files. fixed modules g_octave.conf...Rafael G. Martins2010-05-295-3/+3
* added a fake tree of external files to be used by the tests.Rafael G. Martins2010-05-2815-0/+122
* finished the basic test for the module g_octave.overlay (tests/test_overlay.py)Rafael G. Martins2010-05-281-1/+10
* changes in the config module (g_octave/config.py), added tests to the overlay...Rafael G. Martins2010-05-281-0/+62
* Added tests to g_octave/config.py (tests/test_config.py)Rafael G. Martins2010-05-273-0/+63
* moved the snippet of code that creates a "fake" DESCRIPTION tree from tests/t...Rafael G. Martins2010-05-272-14/+36
* Added tests to g_octave/description_tree.py (tests/test_description_tree.py)Rafael G. Martins2010-05-261-0/+122
* small improvements in the tests for g_octave/description.py (tests/test_descr...Rafael G. Martins2010-05-262-3/+8
* finished description.py tests and fixed small errors.Rafael G. Martins2010-05-231-0/+20
* expanded test_re_depends at tests/test_description.pyRafael G. Martins2010-05-221-0/+60
* small fixes at g_octave/description.py; added tests/test_description.py (not ...Rafael G. Martins2010-05-222-0/+139