]> granicus.if.org Git - libatomic_ops/commitdiff
Appveyor CI: run also test_atomic[_w95]
authorIvan Maidanski <ivmai@mail.ru>
Mon, 6 Feb 2017 13:52:17 +0000 (16:52 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 6 Feb 2017 13:53:05 +0000 (16:53 +0300)
appveyor.yml

index a30bb8d69a60f2e98a1d3a4121c1543a4dfc9ae1..ae3293d7f3f02e176aba34d310fbfdc3b850f239 100644 (file)
@@ -21,4 +21,4 @@ build_script:
   - cmd: cd src && nmake -f Makefile.msft clean all && cd ..
 
 test_script:
-  - cmd: cd src && nmake -f Makefile.msft test_malloc
+  - cmd: cd src && nmake -f Makefile.msft check