Changes between Version 31 and Version 32 of Testing
- Timestamp:
- 01/31/18 05:12:36 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Testing
v31 v32 15 15 * platform specific quirks: OSX problems (#249), platforms with static builds of the x264 and vpx libraries or those where the dynamic libraries are bundled in a binary image (#103): MS Windows, OSX, CentOS 5.x, CentOS 6.x, Debian Squeeze, Ubuntu Lucid) 16 16 * desktop environments: each DE may handle things slightly differently and uncover bugs, especially when it comes to window placement, resizing, minimizing, etc. Obviously we want to test the major DEs (gnome/cinnamon, KDE, LXDE, XFCE) but it may be worth testing some of the more unusual window managers too (fluxbox, window maker, etc) 17 * binary builds with library updates ([ https://winswitch.org/dev/macosx.html OSX] and [https://winswitch.org/dev/win32.html MS Windows]), in particular: {{{gtk-osx}}} updates and rebuilds, pycrypto, gstreamer, pywin32, etc..17 * binary builds with library updates ([/wiki/Building/MacOSX] and [/wiki/Building/MSWindows MS Windows]), in particular: {{{gtk-osx}}} updates and rebuilds, pycrypto, gstreamer, etc.. 18 18 * installations vs upgrades: sometimes this makes a difference if the OS decides to keep the old default configuration in place.. 19 19 * memory leaks (not spotted by automated tests as these do not run for long enough to trigger the problem)