changeset 727:95b207729b7a feature/selectable_tests

Add some todos to runtest.jl
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 17 Mar 2021 20:34:18 +0100
parents 1c5600a711ae
children 45966c77cb20
files test/runtests.jl
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/runtests.jl	Fri Mar 12 19:53:40 2021 +0100
+++ b/test/runtests.jl	Wed Mar 17 20:34:18 2021 +0100
@@ -44,3 +44,7 @@
 @testset "$testsetname" begin
     run_testfiles(ARGS)
 end
+
+# Make it more clear that a glob was used in the test set name.
+# Make standalone files fail the same way when run together and alone
+# Add a timer for each file run