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.167.214 Times

Psychology Test For Leadership freeware
Filter: All | Freeware | Demo
 

Psychology Test For Leadership

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.408

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: January 27, 2010 | Visits: 672

Test::MockClass Test::MockClass is a Perl module to provide mock classes and mock objects for testing. SYNOPSIS # Pass in the class name and version that you want to mock use Test::MockClass qw{ClassToMock 1.1}; # create a MockClass object to handle a specific class my $mockClass =...





Platforms: *nix

License: Freeware Size: 14.34 KB Download (106): Test::MockClass Download

Added: October 02, 2010 | Visits: 1.404

Test Environment Toolkit Test Environment Toolkit in short TET, is a multi-platform uniform test scaffold, into which non-distributed and distributed test suites can be incorporated. TET supports tests written in C, C++, Perl, Tcl, Shell (sh, bash, and POSIX shell), Python, Ruby, and Korn Shell. Installation:...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (106): Test Environment Toolkit Download

Added: November 11, 2010 | Visits: 826

KonsoleLock KonsoleLock simple asks for three pin numbers, verifies them as you enter them, and if correct, lets you in. Installation: Move PIN command to /usr/bin (or wherever your shell gets its commands). Config: Use konsolelock.c as your configger. Change the variable test-for numbers on the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (104): KonsoleLock Download

Added: August 02, 2008 | Visits: 839

The New Arrival ScreenSaver Work as usual at the cemetary even if a thunder storm is approaching, a new arrival has to be taken care of. Many, many spooky animations and a midi appropriately named - - - "graveyard", a real test for your nerves awaits you. Designed with the kids in mind, fits all screen sizes, Zip File,...


Platforms: Windows

License: Freeware Size: 2.73 MB Download (104): The New Arrival ScreenSaver Download

Added: November 13, 2010 | Visits: 1.284

PL/1 for GCC PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): PL/1 for GCC Download

Added: April 05, 2010 | Visits: 942

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: February 20, 2010 | Visits: 1.309

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (103): Mock Objects for C++ Download

Added: February 03, 2010 | Visits: 1.348

Python library for PS3 Python library for PS3 (Sony Playstation 3) game development under Linux. Includes: rendering to the PS3 frame buffer on a per pixel basis or with blittable objects (solid, masked or alpha blended), support for PS3 controllers and integration with PIL. As you may know, Ive been writing my PS3...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (103): Python library for PS3 Download

Added: April 24, 2010 | Visits: 1.277

CGI::NoPoison CGI::NoPoison is No Poison Null Byte in CGI->Vars. SYNOPSIS use CGI; use CGI::NoPoison my $m = CGI->new(); $m->param( -name=>amplifier, -value=>[nine, ten, up to eleven], ); my %h = $m->Vars(); # look ma, no splitting on poison null-bytes ( )! print "$_ => ", join ", ", @{$h{$_}}...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): CGI::NoPoison Download

Added: August 06, 2010 | Visits: 2.474

WebInject - Web/HTTP Test Tool WebInject is a free tool for automated testing of web applications and services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, etc), and can be used as a test harness to create a suite of [HTTP level] automated functional,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (102): WebInject - Web/HTTP Test Tool Download

Added: September 23, 2010 | Visits: 888

Test::Litmus Test::Litmus is a Perl module to submit test results to the Litmus testcase management tool. SYNOPSIS use Test::Litmus; $t = Test::Litmus->new(-machinename => mycomputer, -username => user, -authtoken => token, # optional # -server => http://litmus.mozilla.org/process_test.cgi, #...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Test::Litmus Download

Added: June 01, 2010 | Visits: 1.110

Statistics::ChiSquare Statistics::ChiSquare - How well-distributed is your data? SYNOPSIS use Statistics::Chisquare; print chisquare(@array_of_numbers); Statistics::ChiSquare is available at a CPAN site near you. Suppose you flip a coin 100 times, and it turns up heads 70 times. Is the coin fair? Suppose...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Statistics::ChiSquare Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 798

Blackmagic Disk Speed Test Disk Speed Test is an easy to use tool to quickly measure and certify your disk performance for working with high quality video! Simply click the start button and Disk Speed Test will write test your disk using large blocks of data, and then display the result. Disk Speed Test will continue to...


Platforms: Mac

License: Freeware Size: 14.4 MB Download (101): Blackmagic Disk Speed Test Download

Added: June 02, 2010 | Visits: 960

Apache::TestMB Apache::TestMB is a subclass of Module::Build to support Apache::Test. SYNOPSIS Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install Or, if youre on a platform (like DOS or Windows) that doesnt like the "./" notation, you can do this:...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (100): Apache::TestMB Download

Added: November 26, 2010 | Visits: 831

Test::TempDatabase Test::TempDatabase is a Perl module for temporary database creation and destruction. SYNOPSIS use Test::TempDatabase; my $td = Test::TempDatabase->create(dbname => temp_db); my $dbh = $td->handle; ... some tests ... # Test::TempDatabase drops database This module automates creation...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): Test::TempDatabase Download

Added: January 20, 2010 | Visits: 1.017

Test::Manifest Test::Manifest is a Perl module created to interact with a t/test_manifest file. SYNOPSIS # in Makefile.PL eval "use Test::Manifest"; # in the file t/test_manifest, list the tests you want # to run Test::Harness assumes that you want to run all of the .t files in the t/ directory in...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Test::Manifest Download

Added: September 07, 2010 | Visits: 1.206

Test::Unit::Runner::Terminal Test::Unit::Runner::Terminal is a unit testing framework helper class. SYNOPSIS use Test::Unit::Runner::Terminal; my $testrunner = Test::Unit::Runner::Terminal->new(); $testrunner->start($my_test_class); This class is a test runner for the command line style use of the testing framework....


Platforms: *nix

License: Freeware Size: 75.78 KB Download (100): Test::Unit::Runner::Terminal Download

Added: October 25, 2010 | Visits: 940

Bundle::Test Bundle::Test is a set of modules for software and hardware testing using Perl. SYNOPSIS A bundle does not have code in it. It is only a list of related modules. It exists only to make it easier to install these modules with one command: perl -MCPAN -e install Bundle::Test This bundle,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (99): Bundle::Test Download

Added: May 10, 2010 | Visits: 812

classes::Test classes::Test are functions to help with classes pragma testing. SYNOPSIS can_new can_set_get has_decl has_class_const has_mixins has_mixins_hash is_classes MyClass; is_classes main; is_throwable X::Mine; is_classes_exc X::Mine; Generic tests based on Test::Builder designed to...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (99): classes::Test Download

< 1 2 3 4 5 >