ec6b3ff use validate_script_output instead of typing and needles matching

Authored and Committed by jsedlak 8 years ago
36 files changed. 49 lines added. 255 lines removed.
lib/anacondatest.pm
file modified
+11 -10
lib/fedorabase.pm
file modified
+1 -1
lib/fedoradistribution.pm
file modified
+7 -0
lib/installedtest.pm
file modified
+9 -10
needles/anaconda_error.json
file modified
+0 -7
needles/anaconda_install_source_check_repo_added.json
file removed
-16
needles/anaconda_install_source_check_repo_added.png
file removed
-0
needles/anaconda_install_source_check_repo_added_eurlatgr.json
file removed
-16
needles/anaconda_install_source_check_repo_added_eurlatgr.png
file removed
-0
needles/anaconda_install_source_check_repo_added_inst_repo.json
file removed
-16
needles/anaconda_install_source_check_repo_added_inst_repo.png
file removed
-0
needles/anaconda_report_btn.json
file removed
-17
needles/anaconda_report_btn.png
file removed
-0
needles/console_command_success.json
file removed
-17
needles/console_command_success.png
file removed
-0
needles/console_command_success2.json
file removed
-17
needles/console_command_success2.png
file removed
-0
needles/console_raid_used.json
file removed
-17
needles/console_raid_used.png
file removed
-0
needles/console_two_disks_mounted_lvm.json
file removed
-24
needles/console_two_disks_mounted_lvm.png
file removed
-0
needles/provided_disk_intact.json
file removed
-16
needles/provided_disk_intact.png
file removed
-0
needles/provided_second_partition_intact.json
file removed
-16
needles/provided_second_partition_intact.png
file removed
-0
tests/disk_custom_software_raid_postinstall.pm
file modified
+1 -3
tests/disk_guided_delete_partial_postinstall.pm
file modified
+2 -6
tests/disk_guided_free_space_postinstall.pm
file modified
+2 -6
tests/disk_guided_multi_empty_all_postinstall.pm
file modified
+1 -3
tests/disk_guided_multi_postinstall.pm
file modified
+2 -6
tests/disk_guided_shrink_postinstall.pm
file modified
+2 -6
tests/install_source_graphical.pm
file modified
+1 -3
tests/install_source_variation.pm
file modified
+1 -3
tests/uefi_postinstall.pm
file modified
+1 -3
tests/upgrade_preinstall.pm
file modified
+5 -11
tests/upgrade_run.pm
file modified
+3 -5
    use validate_script_output instead of typing and needles matching
    
    Use validate_script_output and regex matching instead
    of type_string and needles.
    
    Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D637
    
        
file modified
+11 -10
file modified
+1 -1
file modified
+7 -0
file modified
+9 -10
file modified
+0 -7
file modified
+1 -3
file modified
+5 -11
file modified
+3 -5