Gráfico de Commits

4 Commits

Autor SHA1 Mensagem Data
ptarjan 2e5d5fbb15 fix SlowRepo tests
Yay, back to the glory days of having repo tests.

The problem was that we weren't being smart about ##__DIR__.'/some/string'## during the compile step. Now we are.
2013-04-18 12:19:35 -07:00
ptarjan a974f84f15 try to fix machine dependant problems again
I think these are dependant on relative directories. Seeing if this helps.
2013-04-18 12:19:06 -07:00
ptarjan c3699bb8e3 fix slow tests
These tests have machine dependant things in them. Copy Zend and change the machine things to %s.
@override-unit-failures
2013-04-17 10:12:46 -07:00
ptarjan c19b117f6b use sample dir for TCR
I made a sample directory with a file, a symlink, a dir, a recursive symlink and an empty file. Hopefully that is enough edge cases.

I tried to find all the places that used weird files and ##test## in TCR and used this dir instead.
2013-04-11 14:34:56 -07:00