Commit Graph

8 Commits

Author SHA1 Message Date
Wolfgang Schwotzer 2fb08ba31e msvc: Add test projects. (#1444)
- Add test_basic, test_evm and test_m680x.
2019-03-23 11:43:25 +08:00
Nguyen Anh Quynh afffa5d741 merge next to master 2018-07-20 12:36:50 +08:00
Nick Briggs ce3f0d0935 Rename test.c to test_basic.c with corresponding executable name change. (#923)
* Rename test.c to test_basic.c with corresponding executable name change.

* Fix Makefile, tests/Makefile to comprehend renamed test program. See issue #922

* Fix XCode project to comprehend renamed test program.  See issue #922

* Rename python test.py to test_basic.py to parallel C test name.  See issue #922

* Rename ocaml test.ml to test_basic.ml to parallel C test name.  See issue #922

* Fix MSVC project definitions to comprehend renamed test program.  See issue #922
2017-05-11 22:58:12 +07:00
tandasat f3cf9dbdbe fix that version was for 2013; should be 2010 2016-05-12 04:30:27 -07:00
Nicolas PLANEL bbb18aafe0 [M68K] msvc : add CAPSTONE_HAS_M68K define to all msvc projects
Add CAPSTONE_HAS_M68K define to all msvc projects.

Signed-off-by: Nicolas PLANEL <nplanel@gmail.com>
2015-10-10 22:49:21 +11:00
Nguyen Anh Quynh 06cf1cfe6e msvc: add missing macros CAPSTONE_HAS_XXX so test_basic/test_detail/test_skipdata/test_iter can be compiled 2015-08-10 15:46:57 -07:00
Nguyen Anh Quynh 4e41164519 msvc: rename test_basic project 2015-06-09 12:09:39 +08:00
Nguyen Anh Quynh faf1d3203a msvc: rename test to test_basic 2015-06-09 12:01:46 +08:00