From 331d6cfcdcebda1248b4bd4ba7a3afae16e685dd Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Jan 2015 12:00:05 -0600 Subject: [PATCH] added a TESTING file which others can provide a historical record of what has worked (and should still continue to work) --- TESTING | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 TESTING diff --git a/TESTING b/TESTING new file mode 100644 index 0000000..76f1762 --- /dev/null +++ b/TESTING @@ -0,0 +1,23 @@ +This software has been tested in a limited capacity. Below is a list of +various platforms and scenarios that have been tested. + + +Platforms +--------- + +* Xubuntu 14.04.1 LTS (64-bit) + + + +Test Cases +---------- + +* Move folder from local disk to MediaFire sub-folder +* Copy folder form local disk to MediaFire sub-folder +* Transcode file from mpeg2 to mpeg4 within the FUSE fs (ffmpeg 2.5.3) +* Play a mpeg4 video file from the FUSE fs using VLC (vlc 2.2.0-rc1) +* Unpack a zip file within the FUSE fs (using Archive Manager 3.10.2.1) +* Browse the fs with PCManFM (PCManFM 1.2.0) +* Browse the fs with Thunar (Thunar 1.6.3) +* Mount to two different MediaFire Acounts simultaneously +* Copy a file to FUSE fs causing "instant upload" to be invoked