Download List

프로젝트 설명

Bisect is a code coverage tool for the Objective
Caml language.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-13 04:00 Back to release list
1.1

이 코드는 목표 Caml 3.12.0에 대한 업데이 트되었습니다. 빌드 새 시스템이 사용됩니다. "instrument.cmo는"(지금은 "str.cma"에 따라 다름) "bisect_pp.cmo"로 바뀌었습니다. "안전", "빠른"및 "빠른"인스 트루먼트 모드가 추가되었습니다. "- 제외"명령줄 스위치를 인스 트루먼트에서 함수를 제외에 추가되었습니다. "(* 이등분하다 - 마크 *)"및 "(* 이등분 방문 *)"코멘트는 라인을 표시하는 데 사용할 수 있습니다. "(* 이등분 - 무시 시작 *)", "(* 이등분 - 무시 엔드 *)"및 "(* 이등분 - 무시 *)"코멘트는 소스 파일의 일부를 무시하는 데 사용할 수 있습니다. ""의 Unportable 사용이 해결되었습니다. 스레드 호환성 모듈과 함께 컴파일 오류가 해결되었습니다. 기구 코드는 더 이상 20 배 느립니다.
Tags: Minor, performances
The code was updated for Objective Caml 3.12.0. A new build system is used. "instrument.cmo" was renamed to "bisect_pp.cmo" (and now depends on "str.cma"). The "safe", "fast", and "faster" instrumentation modes were added. The "-exclude" command-line switch was added to exclude functions from instrumentation. The "(*BISECT-MARK*)" and "(*BISECT-VISIT*)" comments can be used to mark lines. The "(*BISECT-IGNORE-BEGIN*)", "(*BISECT-IGNORE-END*)", and "(*BISECT-IGNORE*)" comments can be used to ignore parts of a source file. Unportable use of "which" was fixed. A compilation error with the thread-compatibility module was fixed. Instrumented code is no longer 20 times slower.

Project Resources