aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugin_tests.py
Commit message (Expand)AuthorAgeFilesLines
* [plugins] prefix target paths with self.sysrootBryn M. Reeves2015-07-071-19/+38
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-061-1/+1
* [archive] remove ZipArchiveBryn M. Reeves2014-12-091-1/+1
* [plugin] limit names to PC_NAME_MAXBryn M. Reeves2014-10-201-4/+8
* [Plugin] remove add_copy_specs()Bryn M. Reeves2014-09-301-9/+0
* [plugins] do not truncate mangled command namesBryn M. Reeves2014-09-161-2/+0
* [plugin] mark more interfaces privateBryn M. Reeves2014-09-121-9/+9
* Raise a TypeError if add_copy_specs() is called with a stringBryn M. Reeves2014-03-271-0/+3
* Add tests for Plugin.add_copy_spec()/add_copy_specs()Bryn M. Reeves2014-03-271-2/+24
* Update Plugin tests to treat copy_paths as a setBryn M. Reeves2014-03-271-1/+1
* Remove references to 'sub' parameter from plugin testsBryn M. Reeves2014-03-271-7/+3
* Update plugin_tests.py to match new method namesBryn M. Reeves2014-03-271-5/+5
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* Dead code removal: sos_relative_path()Bryn M. Reeves2014-03-261-16/+1
* Remove --profile supportBryn M. Reeves2014-03-251-3/+1
* Fix plugin_test exception on six.PY2Bryn M. Reeves2014-03-251-2/+2
* Python 3 portAdam Stokes2013-10-301-2/+8
* Fix unittests and more pep8 conformingAdam Stokes2013-04-041-14/+12
* Make more names pep8 compliant across the treeBryn M. Reeves2013-03-281-5/+5
* Rename copy_stuff() to collect()Bryn M. Reeves2013-03-281-2/+2
* Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-281-30/+30
* Rename regex substitution functionsBryn M. Reeves2012-12-051-3/+3
* fixing some python2.5 compatibility issuesJesse Jaggars2012-03-141-1/+9
* Squashed commit of the following:Jesse Jaggars2012-03-131-0/+311