Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.995 Times

Compiling Test Data freeware
Filter: All | Freeware | Demo
 

Compiling Test Data

< 1 2 3 4 5 > 
Added: October 23, 2010 | Visits: 1.006

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: April 26, 2010 | Visits: 1.016

Test::Chunks Test::Chunks is a Data Driven Testing Framework. NOTE - This module has been deprecated and replaced by Test::Base. This is basically just a renaming of the module. Test::Chunks was not the best name for this module. Please discontinue using Test::Chunks and switch to Test::Base. Helpful Hint:... Platforms: *nix

License: Freeware Size: 32.77 KB Download (92): Test::Chunks Download

Added: April 05, 2010 | Visits: 949

Test::Deep Test::Deep is a Perl module for extremely flexible deep comparison. SYNOPSIS use Test::More tests => $Num_Tests; use Test::Deep; cmp_deeply( $actual_horrible_nested_data_structure, $expected_horrible_nested_data_structure, "got the right horrible nested data structure" ); cmp_deeply(... Platforms: *nix

License: Freeware Size: 30.72 KB Download (103): Test::Deep Download

Added: August 23, 2010 | Visits: 731

Test::STDmaker::STD Test::STDmaker::STD is a Perl module that generates a STD POD from a test description short hand. The Test::STDmaker::STD package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): Test::STDmaker::STD Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 1.260

EASEUS Data Recovery Wizard Beta EASEUS Data Recovery Wizard Beta is the professional level and easy-to-use data recovery freeware for Windows 2000/XP/2003/Vista/2008/Windows 7 users to test and use. This beta test version of EASEUS Data Recovery Wizard provides comprehensive and easy data recovery for your Windows 7 and Windows... Platforms: Windows

License: Freeware Size: 3.26 MB Download (84): EASEUS Data Recovery Wizard Beta Download

Added: September 11, 2013 | Visits: 484

Test::DataDriven Test::Base is great Perl module for writing data driven tests, but sometimes you need to test things that cannot be easily expressed using the filter-and-compare-output approach. Test::DataDriven builds upon Test::Base adding the ability to declare actions to be run for each section of each test... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Test::DataDriven Download

Added: August 21, 2008 | Visits: 1.112

Data Master 2003 Free software for automation of test and measurement systems, numerical data processing and analysis. DM2003 provides advanced data acquisition, visualization and control capabilities combined with flexible, compatible and easy-to-use development framework that results in excellent performance... Platforms: Windows

License: Freeware Size: 4.5 MB Download (468): Data Master 2003 Download

Added: January 18, 2010 | Visits: 1.414

Acme::Test::Weather Acme::Test::Weather is a Perl module to test the weather conditions for a user. SYNOPSIS use Test::Weather; plan tests => 2; # You may only install something # when its nice outside. &isnt_snowing(); &isnt_cloudy(); # output: 1..2 ok 1 - its partly cloudy in Montreal, Canada not... Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Acme::Test::Weather Download

Added: February 27, 2010 | Visits: 1.153

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: March 04, 2010 | Visits: 896

Test-Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test-Parser can also export tests in SpikeSources TRPI test description XML... Platforms: *nix

License: Freeware Size: 54.27 KB Download (95): Test-Parser Download

Added: May 17, 2010 | Visits: 923

Test::Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test::Parser can also export tests in SpikeSources TRPI test description XML... Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Parser Download

Added: July 05, 2010 | Visits: 838

Test::MultiFork Test::MultiFork is a test suite that has support for multi-process programs. SYNOPSIS use Test::MultiFork; ($name, $letter, $number) = procname([new name]) lockcommon() @oldvalues = getcommon() setcommon(@newvalues) unlockcommon() use Test::MultiFork qw(groupwait setgroup dofork... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Test::MultiFork Download

Added: August 13, 2010 | Visits: 1.502

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: July 03, 2010 | Visits: 686

Data::BenchmarkResults Data::BenchmarkResults is a Perl extension for averaging and comparing multiple benchmark runs. SYNOPSIS use Data::BenchmarkResults; $conditionA_results = new Data::BenchmarkResults; $conditionB_results = new Data::BenchmarkResults; #Load test result runs for the first condition... Platforms: *nix

License: Freeware Size: 9.22 KB Download (86): Data::BenchmarkResults Download

Added: September 26, 2010 | Visits: 1.273

JTestCase JTestCase is a 100% pure Java, open-source framework that helps in separating test case data from test case units. Although the following examples show JTestCase used together with junit, please note that JTestCase has no dependence on junit itself. A moderately complex java projects may... Platforms: *nix

License: Freeware Size: 655.36 KB Download (136): JTestCase Download

Added: April 15, 2010 | Visits: 1.588

Test::STDmaker::Demo Test::STDmaker::Demo is a Perl module that generates demo scripts from a test description short hand. The Test::STDmaker::Demo package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and... Platforms: *nix

License: Freeware Size: 133.12 KB Download (126): Test::STDmaker::Demo Download

Added: November 07, 2010 | Visits: 1.229

Test::STDmaker Test::STDmaker is a Perl module to generate test scripts, demo scripts from a test description short hand. SYNOPSIS ####### # Procedural (subroutine) interface # use Test::STDmake qw(find_t_roots get_data perl_command); @t_path = find_t_paths() $date = get_date(); $myperl =... Platforms: *nix

License: Freeware Size: 133.12 KB Download (95): Test::STDmaker Download

Added: July 21, 2010 | Visits: 1.184

Test::STDmaker::Check Test::STDmaker::Check is a Perl module that checks a software test description short hand. The Test::STDmaker::Check package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this package... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): Test::STDmaker::Check Download

Added: July 11, 2010 | Visits: 1.070

Data::Locations Data::Locations - magic insertion points in your data Did you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced? Did... Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): Data::Locations Download

Added: March 19, 2010 | Visits: 1.158

CGI::Test CGI::Test is a CGI regression test framework. SYNOPSIS # In some t/script.t regression test, for instance use CGI::Test; # exports ok() my $ct = CGI::Test->new( -base_url => "http://some.server:1234/cgi-bin", -cgi_dir => "/path/to/cgi-bin", ); my $page =... Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): CGI::Test Download

< 1 2 3 4 5 >