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

Engine Test Stand freeware
Filter: All | Freeware | Demo
 

Engine Test Stand

< 1 2 3 4 5 > 
Added: July 16, 2010 | Visits: 1.407

Test::Tester::Capture Test::Tester::Capture is a help testing test modules built with Test::Builder. This is a subclass of Test::Builder that overrides many of the methods so that they dont output anything. It also keeps track of its own set of test results so that you can use Test::Builder based modules to... Platforms: *nix

License: Freeware Size: 14.34 KB Download (105): Test::Tester::Capture Download

Added: July 05, 2010 | Visits: 839

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: July 09, 2010 | Visits: 1.896

Gtk-Qt Theme Engine The GTK-Qt Theme Engine is a project allowing GTK to use Qt widget styles. Gtk-Qt Theme Engine behaves like a normal GTK theme engine, but calls functions from Qt instead of doing the drawing itself. Limitations:. Platforms: *nix

License: Freeware Size: 143.36 KB Download (162): Gtk-Qt Theme Engine Download

Added: October 14, 2010 | Visits: 903

Test::XML::XPath Test::XML::XPath is a Perl module to test XPath assertions. SYNOPSIS use Test::XML::XPath tests => 3; like_xpath( , /foo ); # PASS like_xpath( , /bar ); # FAIL unlike_xpath( , /bar ); # PASS is_xpath( bar , /foo, bar ); # PASS is_xpath( bar , /bar, foo ); # FAIL # More... Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): Test::XML::XPath Download

Added: February 26, 2010 | Visits: 1.648

Doomsday Engine 1.9.0 Beta Doomsday Engine is a 3D-graphics enhanced game engine for Doom, Heretic, and Hexen. The Doomsday Engine is an enhanced Doom source port, based on the source code of id Softwares Doom and Raven Softwares Heretic and Hexen. The purpose of the project is to create versions of Doom, Heretic and... Platforms: *nix

License: Freeware Size: 4.2 MB Download (255): Doomsday Engine 1.9.0 Beta Download

Added: July 26, 2010 | Visits: 1.117

Test::Fixme Test::Fixme is a Perl module to check code for FIXMEs. SYNOPSIS # In a test script like t/test-fixme.t use Test::Fixme; run_tests(); # You can also tailor the behaviour. use Test::Fixme; run_tests( where => lib, # where to find files to check match => TODO, # what to check for... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Test::Fixme Download

Added: August 13, 2010 | Visits: 1.503

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: September 09, 2010 | Visits: 1.381

Flexible Isometric Fallout-like Engine Flexible Isometric Fallout-like Engine is a next-generation 2D engine that aims to be modern and have strong modding support. Fallout 2 graphic assets are supported.. Platforms: *nix

License: Freeware Size: 2.4 MB Download (136): Flexible Isometric Fallout-like Engine Download

Added: October 25, 2010 | Visits: 947

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: July 27, 2010 | Visits: 1.018

Apollo Apollo is an open-source developer test skeleton toolkit for Web Start. Apollo lets you turbo-charge Web Start apps without Web Start to speed up your compile/run/test/debug/goof-off cycle avoiding the hassle of stuffing, signing, uploading or downloading your jars every time you rearrange a... Platforms: *nix

License: Freeware Size: 225.28 KB Download (103): Apollo Download

Added: January 07, 2010 | Visits: 1.515

Basic Analysis and Security Engine BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. BASE is a web interface to perform analysis of... Platforms: *nix

License: Freeware Size: 337.92 KB Download (113): Basic Analysis and Security Engine Download

Added: February 12, 2010 | Visits: 1.168

Test::Reporter::Date::Format Test::Reporter::Date::Format Perl module contains date formating subroutines. SYNOPSIS use Test::Reporter::Date::Format; @lt = localtime(time); print time2str($template, time); print strftime($template, @lt); print time2str($template, time, $zone); print strftime($template, @lt,... Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): Test::Reporter::Date::Format Download

Added: January 08, 2010 | Visits: 923

Test::Unit::GTestRunner Test::Unit::GTestRunner is a Unit testing framework helper class SYNOPSIS use Test::Unit::GTestRunner; Test::Unit::GTestRunner->new->start ($my_testcase_class); Test::Unit::GTestRunner::main ($my_testcase_class); If you just want to run a unit test (suite), try it like this:... Platforms: *nix

License: Freeware Size: 63.49 KB Download (89): Test::Unit::GTestRunner Download

Added: June 16, 2010 | Visits: 1.864

H2 Database Engine H2 Database Engine is a free SQL database engine writen in Java. JDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported.H2 Database Engine is a web based java database engine.. Platforms: *nix

License: Freeware Size: 5.2 MB Download (157): H2 Database Engine Download

Added: February 02, 2010 | Visits: 1.035

Syntax::Highlight::Engine::Kate Syntax::Highlight::Engine::Kate is a port to Perl of the syntax highlight engine of the Kate texteditor. Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight engine of the Kate text editor. The language xml files of kate have been rewritten to perl modules using a script.... Platforms: *nix

License: Freeware Size: 348.16 KB Download (93): Syntax::Highlight::Engine::Kate Download

Added: September 25, 2010 | Visits: 1.193

Syntax::Highlight::Engine::Kate::Java Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::Java; my $sh = new Syntax::Highlight::Engine::Kate::Java([ ]); Syntax::Highlight::Engine::Kate::Java is a plugin module that provides syntax highlighting... Platforms: *nix

License: Freeware Size: 348.16 KB Download (107): Syntax::Highlight::Engine::Kate::Java Download

Added: February 27, 2010 | Visits: 1.068

Syntax::Highlight::Engine::Kate::C Syntax::Highlight::Engine::Kate::C is a plugin for C syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::C; my $sh = new Syntax::Highlight::Engine::Kate::C([ ]); Syntax::Highlight::Engine::Kate::C is a plugin module that provides syntax highlighting for C to the... Platforms: *nix

License: Freeware Size: 256 KB Download (104): Syntax::Highlight::Engine::Kate::C Download

Added: May 18, 2010 | Visits: 1.532

Test::Signature Test::Signature is a Perl module to automate SIGNATURE testing. SYNOPSIS # This is actually the t/00signature.t # file from this distribution. use Test::More tests => 1; use Test::Signature; signature_ok(); ABSTRACT Test::Signature verifies that the Module::Signature generated... Platforms: *nix

License: Freeware Size: 16.38 KB Download (197): Test::Signature Download

Added: June 05, 2010 | Visits: 1.345

Multi-Agent Grid Engine library Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems.. Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): Multi-Agent Grid Engine library Download

Added: September 18, 2010 | Visits: 873

madlibs engine madlibs engine project is a MadLibs clone. The madlibs engine is a tiny engine for MadLibs-like interactive stories. Basically, you enter different words of a certain part of speech. The program pastes them into a story text, creating weird, funny, or stupid results. It runs on anything... Platforms: *nix

License: Freeware Size: 4.62 MB Download (124): madlibs engine Download

< 1 2 3 4 5 >