index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testament
/
lib
/
stdtest
/
testutils.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
envPairs works in vm, nims (#18615)
Timothee Cour
2021-09-29
1
-2
/
+5
*
testutils.assertAll: show correct location on assert failure (#18299)
Timothee Cour
2021-06-19
1
-2
/
+4
*
testament :show duration also for failed tests; improve `tshould_not_work`; m...
Timothee Cour
2021-05-08
1
-2
/
+8
*
`typeof(voidStmt)` now works (#17807)
Timothee Cour
2021-04-23
1
-6
/
+5
*
privateAccess now works with ref | ptr (#17760)
Timothee Cour
2021-04-19
1
-0
/
+20
*
std/hashes: hash(ref|ptr|pointer) + other improvements (#17731)
Timothee Cour
2021-04-16
1
-0
/
+4
*
iterable[T] (#17196)
Timothee Cour
2021-04-11
1
-0
/
+6
*
fix #16693: testament spec nimout too lax (#16698)
flywind
2021-04-04
1
-10
/
+23
*
fix #17159 items(cstring) works in VM (#17160)
Timothee Cour
2021-02-24
1
-0
/
+24
*
remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)
Timothee Cour
2021-02-02
1
-0
/
+8
*
nimout now consistently uses nimoutCheck (#16189)
Timothee Cour
2020-12-01
1
-0
/
+11
*
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...
Timothee Cour
2020-05-13
1
-0
/
+25