Statistics
| Revision:

root / trunk / tests

Name Size Revision Age Author Comment
Makefile.am 3.7 KB 1907 6 months Alguno - Rewritten the ipc_linux.c file to use GDbus i...
common.c 3.2 KB 1847 10 months Alguno - Version bump to 0.6.92 - Added various new te...
common.h 1.2 KB 1847 10 months Alguno - Version bump to 0.6.92 - Added various new te...
download_queue_with_1_file.db 389 Bytes 1843 10 months Alguno - Fixed various small issues in the get_next_pa...
nntpgrab_core_test.js 386 Bytes 1692 almost 2 years Alguno - Split the function nntpgrab_glue_new() into n...
nntpgrab_core_test.py 177 Bytes 1693 almost 2 years Alguno - Added a python test script to control NNTPGra...
nntpgrab_glue_test.js 474 Bytes 1769 over 1 year Alguno - Renamed the objects 'NNTPGrabCore' to 'Nntpgr...
nntpgrab_glue_test.py 216 Bytes 1769 over 1 year Alguno - Renamed the objects 'NNTPGrabCore' to 'Nntpgr...
shutdown_linux.c 5 KB 1195 over 3 years Alguno Implemented the 'Automatic shutdown after all d...
test_configuration.c 1.8 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
test_download_queue.c 30.5 KB 1882 9 months Alguno - Version bump to 0.7.0 - Fixed a slight gtk3 r...
test_download_queue.h 3.7 KB 1879 9 months Alguno - Some files could get stuck in the download qu...
test_download_queue_one_server.c 8.9 KB 1879 9 months Alguno - Some files could get stuck in the download qu...
test_download_queue_two_servers.c 14.8 KB 1847 10 months Alguno - Version bump to 0.6.92 - Added various new te...
test_hash.c 147 Bytes 1229 about 3 years Alguno - All activity from the unpack plugin will now ...
test_ipc.c 4.6 KB 1908 6 months Alguno - Mac OS X compile fix - Testcase for the IPC c...
test_jsonrpc.c 1.8 KB 1855 10 months Alguno - Due to a regression which got introduced in r...
test_nntp_connection.c 5 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
test_nntpconnection_backend.c 7.8 KB 1863 10 months Alguno - Trying to import files using the online searc...
test_nzbcreator.c 7 KB 1900 7 months Alguno - Added support to browse newsgroups using the ...
test_par2.c 2.5 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
test_regex.c 4.1 KB 1742 over 1 year Alguno Fine-tuned the subject parsing regex so that th...
test_schedular.c 10.3 KB 1872 10 months Alguno Previous commit was incomplete
test_unpack.c 2.8 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
valgrind.supp 5.6 KB 1843 10 months Alguno - Fixed various small issues in the get_next_pa...

Latest revisions

# Date Author Comment
1908 11/21/2011 01:03 am Alguno

- Mac OS X compile fix
- Testcase for the IPC code was missing
- Dropped some debug code from ipc_dbus.c

1907 11/21/2011 12:49 am Alguno

- Rewritten the ipc_linux.c file to use GDbus instead of dbus-glib
- When the connection with DBus is lost, automatically try to reconnect
- Don't depend on a code generator anymore for the processing of the DBus XML file
- Now that nothing in NNTPGrab uses dbus-glib anymore, drop it's dependency. Closes #81...

1900 10/14/2011 08:42 pm Alguno

- Added support to browse newsgroups using the Online Search service in both the Qt and Gtk frontends. Closes #15
- Added support to check the maintenance status of the Online Search service so that user-friendly
messages can be shown when the Online Search service is down for maintenance...

1882 08/27/2011 10:49 pm Alguno

- Version bump to 0.7.0
- Fixed a slight gtk3 regression which was introduced in r1881
- When adding files the download progress percentage could be shown incorrect when the collection contains .par2 files. Fixed
- Added a new testcase which tests the download progress percentage behaviour during various download queue manipulations

1879 08/13/2011 10:55 pm Alguno

- Some files could get stuck in the download queue when a connection with a server was interrupted unexpectedly. Fixed
- Added a testcase for this situation

1872 07/21/2011 06:12 pm Alguno

Previous commit was incomplete

1863 07/19/2011 08:00 pm Alguno

- Trying to import files using the online search in the Qt frontend could result in an empty collection being returned from the server. Fixed
- Added a new configure argument: --disable-online-tests which disables the testcases which require an internet connection...

1855 07/14/2011 02:24 pm Alguno

- Due to a regression which got introduced in r1838 the parsing of null-values in JSON-RPC messages got broken. Fixed
- Added a testcase for this issue

1854 07/13/2011 12:28 am Alguno

- Added a new configure argument which disables building the testsuite: --disable-testsuite
- Added a timeout of 30 seconds to each Online Search request
- Use a more valid timestamp in the Online Search testcase /nzbcreator/generate_nzb
- Improved error handling in the Online Search code...

1852 07/11/2011 07:38 pm Alguno

- Optimized the search phase of the Online Search by showing only 100 results at a time and adding older/newer results buttons
- Optimized the import phase of the Online Search by sending the stamp of the oldest and newest files along with the server request

View revisions

Also available in: Atom