scpubgit/Test-Harness-Selenium.git
2011-07-14 Chris Nehren use M::I for test_requires for Cat. Also add the standa... master
2011-07-14 Chris Nehren kill dead code, update docs
2011-06-22 Matt S Trout add test_recursive method for easier multi-directory...
2011-06-22 Matt S Trout add guards to app server management methods to save...
2011-06-22 Matt S Trout blow up after failing to start the selenium server...
2011-06-22 Matt S Trout construct the Test::WWW::Selenium object ourselves...
2011-06-22 Matt S Trout Refactor server startup and shutdown
2011-06-22 Matt S Trout allow individual env vars and add sane default, remove...
2011-06-22 Matt S Trout add $VERSION
2011-06-22 Matt S Trout create Makefile.PL
2011-04-15 Chris Nehren Remove spurious old tests. Clean up process handling.
2011-04-15 Chris Nehren Many fixes.
2011-04-15 Chris Nehren fix X11 display handling
2011-04-15 Chris Nehren fix signal sent to stop app server. fix starting and...
2011-04-15 Chris Nehren fix DESTROY method now that processes are spawned with...
2011-04-08 Chris Nehren new API spec, first shot at implementation
2011-04-08 Chris Nehren mst's notes
2011-04-08 Chris Nehren pod \o/
2011-04-08 Chris Nehren the user probably cares about managing their app server
2011-04-08 Chris Nehren conceptual runthroughs
2011-04-08 Chris Nehren rearrange API
2011-04-07 Chris Nehren simple but hopefully not too simple list of methods...
2011-01-22 Chris Nehren move the test app into the examples directory
2011-01-21 Chris Nehren add a cat app for helping test the test lib
2011-01-21 Chris Nehren add some tests against a sample catapp
2011-01-14 Chris Nehren Merge branch 'master' of git.shadowcat.co.uk:Test-Harne...
2011-01-14 Chris Nehren vncserver is a wrapper script for starting xnvc; use...
2011-01-14 Chris Nehren vncserver is a wrapper script for starting xnvc; use...
2011-01-14 Chris Nehren first trial of xvnc support
2011-01-12 Chris Nehren clean up forking/cleanup for clean harness testing
2011-01-12 Chris Nehren add another test, almost working support for selenium...
2010-12-17 Chris Nehren fixes for running against Selenium IDE-generated tests
2010-12-16 Chris Nehren basic working code, needs more hammering and testing
2010-12-08 Chris Nehren Initial checkin