Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
eUtils
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
rf: 测试代码修改
master
SisMaker
hace 4 años
padre
445d41f5a1
commit
f43962091c
Se han
modificado 2 ficheros
con
4 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
src/testCase/DsTestSimple/utSTestDs.erl
+2
-2
src/testCase/ListPdTs/utListPdTs.erl
+ 2
- 2
src/testCase/DsTestSimple/utSTestDs.erl
Ver fichero
@ -86,9 +86,9 @@ runCal([], _Ds) ->
-
define
(
NS
,
1
)
.
cvrTUnit
(
not_support
)
-
>
<
<
"
noSupport
"
>
>
;
not_support
;
cvrTUnit
(
skip
)
-
>
<n
>
<
"
skip
"
>
>
;
skip
;
cvrTUnit
(
Time
)
-
>
utTc
:
cvrTimeUnit
(
Time
,
native
,
nanosecond
)
.
+ 2
- 2
src/testCase/ListPdTs/utListPdTs.erl
Ver fichero
@ -87,9 +87,9 @@ runCal([], _Ds) ->
-
define
(
NS
,
1
)
.
cvrTUnit
(
not_support
)
-
>
<
<
"
noSupport
"
>
>
;
not_support
;
cvrTUnit
(
skip
)
-
>
<n
>
<
"
skip
"
>
>
;
skip
;
cvrTUnit
(
Time
)
-
>
utTc
:
cvrTimeUnit
(
Time
,
native
,
nanosecond
)
.
Escribir
Vista previa
Cargando…
Cancelar
Guardar