Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
sindre
/
RISC-FiveStage
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'master' of
https://github.com/PeterAaser/TDT4255_EX2
master
peteraa
hace 6 años
padre
7394e7a464
ba7dfd8d2f
commit
ddec1ad315
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-1
src/test/scala/Manifest.scala
+ 2
- 1
src/test/scala/Manifest.scala
Ver fichero
@@ -31,7 +31,8 @@ object Manifest {
printMergedTrace = true,
nopPadded = nopPadded,
breakPoints = Nil, // not implemented
testName = singleTest)
testName = singleTest,
maxSteps = 15000)
val allTestOptions: String => TestOptions = name => TestOptions(
Escribir
Vista previa
Cargando…
Cancelar
Guardar