The testing rake tasks are broken in multiple ways:
- They relied on a
test subdirectory that doesn't exist. This used to be a svn:external to the ruby-debug SVN repository but since moving to git this doesn't work.
- They rely on svn catting some paths in the ruby-debug SVN repository that don't exist.
As a first step, it would be good to see if we can get the ruby-debug repository onto git/github. Anyone know what the maintenance situation there is?
The testing rake tasks are broken in multiple ways:
testsubdirectory that doesn't exist. This used to be a svn:external to the ruby-debug SVN repository but since moving to git this doesn't work.As a first step, it would be good to see if we can get the ruby-debug repository onto git/github. Anyone know what the maintenance situation there is?