Difference between revisions of "Greyhole grinder"

From Amahi Wiki
Jump to: navigation, search
(Created page with "This page is for ideas to develop a more comprenhensive test suite for Greyhole so that we take it to a whole new level. The idea is to knock down hard to find bugs and keep th...")
 
Line 5: Line 5:
 
Are you good at breaking things? Are you good at scripting? Do you like storage? This is a great opportunity to contribute, making things rock solid.
 
Are you good at breaking things? Are you good at scripting? Do you like storage? This is a great opportunity to contribute, making things rock solid.
  
Here are the current test cases (in PHP): http://greyhole.googlecode.com/svn/trunk/test_cases.php
+
Here are the current test cases (in PHP): https://github.com/gboudreau/Greyhole/blob/master/test_cases.php
  
 
Can we improve them (say in other scripting languages)?
 
Can we improve them (say in other scripting languages)?

Revision as of 13:41, 15 May 2014

This page is for ideas to develop a more comprenhensive test suite for Greyhole so that we take it to a whole new level.

The idea is to knock down hard to find bugs and keep them down.

Are you good at breaking things? Are you good at scripting? Do you like storage? This is a great opportunity to contribute, making things rock solid.

Here are the current test cases (in PHP): https://github.com/gboudreau/Greyhole/blob/master/test_cases.php

Can we improve them (say in other scripting languages)?