

- GPODDER DEPENDENCIES MAC OS X
- GPODDER DEPENDENCIES INSTALL
- GPODDER DEPENDENCIES WINDOWS 10
- GPODDER DEPENDENCIES PORTABLE
"test_modules" in src/gpodder/unittests.py - for the example above, the You should add the tests as, or in other words: The file: src/gpodder/model.pyĪfter you've added the test, make sure that the module appears in If you want to add unit tests for a specific module (ex: gpodder.model), "gpodder" prefix must not be specified there). ForĮxample, the doctests in src/gpodder/util.py are added as 'util' (the The module appears in "doctest_modules" in src/gpodder/unittests.py. If you want to add doctests, simply write the doctest and make sure that Tests in gPodder are written in two different ways: To set a specific python binary set PYTHON: PYTHON=python3 make unittest (webkit2gtk, webkitgtk4 or gir1.2-webkit2-4.0 packages).
GPODDER DEPENDENCIES INSTALL
Install local copies of podcastparser and mygpoclient into "src/" from The dummy (no-op) D-Bus module provided in "tools/fake-dbus-module/".įor quick testing, you can use the script tools/localdepends.py to
GPODDER DEPENDENCIES MAC OS X
DependenciesĪs an alternative to python-dbus on Mac OS X and Windows, you can use

You should have received a copy of the GNU General Public LicenseĪlong with this program. GNU General Public License for more details. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. GPodder is distributed in the hope that it will be useful,īut WITHOUT ANY WARRANTY without even the implied warranty of The Free Software Foundation either version 3 of the License, or It under the terms of the GNU General Public License as published by GPodder is free software you can redistribute it and/or modify If it works well, please post a comment with what you tested in the testing forum, as a comment at the bottom of this page, or as a GitHub issue.Copyright 2005-2018 The gPodder Team License

If something is broken, please file a bug report.
GPODDER DEPENDENCIES PORTABLE
For Windows, there is a digitally signed installer and portable package.
GPODDER DEPENDENCIES WINDOWS 10
In the preferences, switch to the Windows 10 theme and back.Test the updated and overhauled cleaner for gPodder.Then run the cleaner for custom folders (under system), and verify the files in the folder are now gone and that the folder was not renamed to a random name. Still in the preferences, enable overwriting files. Add some files (that you won't mind losing) to the folder. In the preferences, add a custom folder to be cleaned, and verify it was added.While wiping free space, manipulate the BleachBit application window by resizing and/or moving it.Verify there is a pop-up notification that it finished. Before it is done, minimize the BleachBit window, and wait. Run a cleaning operation that takes at least 10 seconds.Test the whole application for regressions related to major changes "under the hood.".These tests are for both Windows and Linux. Changesįor a list of changes see the commit log and GitHub bug tracker. April 11, 2020: BleachBit 3.9.2 beta has been released.
