https://github.com/JuliaLang/julia
Revision f3eabcd2eb8307b41b5d8247503f213a59cf50ee authored by Debaditya Pal on 07 January 2021, 20:27:24 UTC, committed by Kristoffer on 09 January 2021, 10:38:57 UTC
* added automatic keyword assignment support to @test macro

* added some tests for test macro using atol keyword

* x = a.x syntax support added

* Update stdlib/Test/src/Test.jl

Co-authored-by: Simeon Schaub <simeondavidschaub99@gmail.com>

Co-authored-by: Simeon Schaub <simeondavidschaub99@gmail.com>
(cherry picked from commit 6c421908c0ea13cdc98f21aa299b03e3f0b09257)
1 parent 7be9731
History
Tip revision: f3eabcd2eb8307b41b5d8247503f213a59cf50ee authored by Debaditya Pal on 07 January 2021, 20:27:24 UTC
added automatic keyword assignment support to test macro (#38270)
Tip revision: f3eabcd
File Mode Size
.devcontainer
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 49.5 KB
Makefile -rw-r--r-- 25.2 KB
NEWS.md -rw-r--r-- 21.1 KB
README.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 12 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top