Gráfico de Commits

2 Commits

Autor SHA1 Mensagem Data
mwilliams 0f9e81197b Prevent some repo mode optimizations
Since its seen the whole program, it optimizes class_exists
to false if there's no definition anywhere.
Replace local variables with globals so that assignments can't
be optimized away (since we're gathering coverage information).
2013-04-19 12:21:55 -07:00
ptarjan 503f75d08b Rename test directories
These names don't make sense now that we run both suites the same
way.
2013-04-17 09:06:51 -07:00