From 462bc3d70717653734c665b96b1b8652472bb4a2 Mon Sep 17 00:00:00 2001 From: Johan Bjork Date: Tue, 23 Aug 2016 06:45:25 -0400 Subject: [PATCH] Clean up disabled tests for bugs already fixed. Signed-off-by: Wilson Snyder --- test_regress/t/t_interface_array_modport.pl | 2 -- test_regress/t/t_package_ddecl.pl | 2 -- test_regress/t/t_param_sel_range_bad.pl | 4 ---- 3 files changed, 8 deletions(-) diff --git a/test_regress/t/t_interface_array_modport.pl b/test_regress/t/t_interface_array_modport.pl index c14f759cd..f91289753 100755 --- a/test_regress/t/t_interface_array_modport.pl +++ b/test_regress/t/t_interface_array_modport.pl @@ -7,8 +7,6 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di # Lesser General Public License Version 3 or the Perl Artistic License # Version 2.0. -$Self->{vlt} and $Self->unsupported("Verilator unsupported, bug978"); - compile ( ); diff --git a/test_regress/t/t_package_ddecl.pl b/test_regress/t/t_package_ddecl.pl index eb1f82e1f..7058e622f 100755 --- a/test_regress/t/t_package_ddecl.pl +++ b/test_regress/t/t_package_ddecl.pl @@ -7,8 +7,6 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di # Lesser General Public License Version 3 or the Perl Artistic License # Version 2.0. -$Self->{vlt} and $Self->unsupported("Verilator unsupported, bug474"); - compile ( ); diff --git a/test_regress/t/t_param_sel_range_bad.pl b/test_regress/t/t_param_sel_range_bad.pl index b039fa926..da3334ee2 100755 --- a/test_regress/t/t_param_sel_range_bad.pl +++ b/test_regress/t/t_param_sel_range_bad.pl @@ -7,10 +7,6 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di # Lesser General Public License Version 3 or the Perl Artistic License # Version 2.0. -# Really we shouldn't need to warn in this case. -# When supported, make a new test case that checks the warning -#$Self->{vlt} and $Self->unsupported("Verilator unsupported, bug477"); - top_filename("t/t_param_sel_range.v"); compile (