"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "t/1642_import_png_with_error.t" between
gscan2pdf-2.13.1.tar.xz and gscan2pdf-2.13.2.tar.xz

About: gscan2pdf is a GUI to produce PDFs from scanned documents (using Perl).

1642_import_png_with_error.t  (gscan2pdf-2.13.1.tar.xz):1642_import_png_with_error.t  (gscan2pdf-2.13.2.tar.xz)
skipping to change at line 46 skipping to change at line 46
error_callback => sub { error_callback => sub {
pass('import_file caught error injected in queue'); pass('import_file caught error injected in queue');
Gtk3->main_quit; Gtk3->main_quit;
}, },
finished_callback => sub { finished_callback => sub {
fail('import_file caught error injected in queue'); fail('import_file caught error injected in queue');
Gtk3->main_quit; Gtk3->main_quit;
}, },
); );
Gtk3->main; Gtk3->main;
chmod 0700, $dir; # allow write access chmod 0700, $dir; # allow write access
######################### #########################
unlink 'test.png', <$dir/*>; unlink 'test.png', <$dir/*>;
rmdir $dir; rmdir $dir;
Gscan2pdf::Document->quit(); Gscan2pdf::Document->quit();
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)