Export to GitHub

open-code-coverage-framework - default

Source Commits


Commits

Author Date Commit Message
Kazunori Sakamoto 2012-12-01 14:58:44 +0900 a07abc923c78 Merge branch 'master' of https://code.google.com/p/open-code-coverage-framework
Kazunori Sakamoto 2012-12-01 14:58:33 +0900 c96577939d24 .
Kazunori Sakamoto 2012-11-20 17:48:47 +0900 9746e345925c Format code.
kiyo1906 2012-11-16 05:28:08 +0900 45015098d148 change lineNumber
kiyo1906 2012-11-16 01:40:45 +0900 72b2b7d7996a change create Dir of backupfile for Windows
kiyo1906 2012-11-15 18:28:22 +0900 95d1836414df change inserter.WriteProductionCodeFile, add srcDir
kiyo1906 2012-11-13 03:51:24 +0900 43ac952ea493 change inserter
kiyofumi 2012-11-09 23:00:35 +0900 2ce1c1e89c75 change inserter and localizer
kiyo1906 2012-11-09 11:47:39 +0900 352e926d07f1 change inserter.cs
kiyofumi 2012-10-31 20:38:41 +0900 ef044f934104 change Inserter.cs
Kazunori Sakamoto 2012-10-31 20:13:00 +0900 fd84145d8664 Fix a bug of using IronPython
kiyofumi 2012-10-31 16:38:30 +0900 01edc1b4954b changing inseter.cs
kiyofumi 2012-10-23 20:51:33 +0900 9c63ab23d988 change Inserter
kiyofumi 2012-10-23 16:02:31 +0900 58502728c351 change bl
kiyofumi 2012-10-18 20:57:40 +0900 74f8e0aa297e change Inserter
kiyo1906 2012-10-17 13:07:30 +0900 1851a96748f2 add LineMapCreater
Kazunori Sakamoto 2012-10-13 01:04:51 +0900 1739ff16455d Merge branch 'master' of https://code.google.com/p/open-code-coverage-framework
Kazunori Sakamoto 2012-10-13 01:03:23 +0900 7f627922163e Enhance Insert command.
Kazunori Sakamoto 2012-10-13 01:02:30 +0900 07bb1cde92a5 Update Code2Xml. Enhance Insert command.
kiyofumi 2012-10-12 23:19:02 +0900 619386a429bc change LineInserter
kiyofumi 2012-10-12 00:27:55 +0900 2872f16f1f00 add capability of change orginal line number
kiyofumi 2012-10-08 00:22:16 +0900 045561aa22b0 add KleeInserter and LineInserter
kiyofumi 2012-10-05 20:57:09 +0900 1ca7c9db45c4 add f2k for C
Kazunori Sakamoto 2012-10-04 15:46:39 +0900 49e15585291d Add support for klee. Enhance bug localization to customize metrics using a Iron
Kazunori Sakamoto 2012-09-28 20:11:53 +0900 42dee0d67c7b Merge branch 'master' of https://code.google.com/p/open-code-coverage-framework
Kazunori Sakamoto 2012-09-28 20:02:38 +0900 883b838f1a02 Bump version.
Kazunori Sakamoto 2012-09-28 19:56:41 +0900 9be4c549f4e7 Add tests for preprocessed C files.
kiyofumi 2012-09-28 17:17:06 +0900 0a093881620f add LineInsert
Kazunori Sakamoto 2012-07-25 15:02:02 +0900 68747ce09110 Merge branch 'master' of https://code.google.com/p/open-code-coverage-framework
Kazunori Sakamoto 2012-07-25 15:01:53 +0900 507d3bb1a282 Add a system test for C.
kiyofumi 2012-07-18 17:20:10 +0900 b4be92772284 add testCase for C
Kazunori Sakamoto 2012-07-18 15:40:42 +0900 046551b8e1cf Support x86 and x64 environments.
Kazunori Sakamoto 2012-07-18 13:52:09 +0900 543c4243a545 Update version.
Kazunori Sakamoto 2012-04-30 22:49:46 +0900 d2edb1e1f407 Support UnitMaster.
Kazunori Sakamoto 2012-04-04 14:45:29 +0900 bf57433bda5c Use FileInfo and DirectoryInfo instead of strings.
Kazunori Sakamoto 2012-03-11 23:55:08 +0900 ee34ff8d13b4 Refactor PathFinder.
Kazunori Sakamoto 2012-03-08 16:36:32 +0900 6c5414eba553 Reduce string variables for file paths.
Kazunori Sakamoto 2012-03-08 11:24:51 +0900 f41073291d2a Update NUnit. Remove CodePosition to use it in Code2Xml. Fix bugs to pass tests.
SAKAMOTO Kazunori 2012-02-13 11:05:27 +0900 171a5b18ed37 Add UM support.
SAKAMOTO Kazunori 2012-02-08 16:32:58 +0900 9601a9660f81 Fix AntlrNodeInserters.
SAKAMOTO Kazunori 2012-02-04 13:46:55 +0900 1e3a6896bc49 Update Code2Xml.
Kazunori SAKAMOTO 2012-01-20 19:01:18 +0900 1da45e979218 Fix the UM support.
Kazunori SAKAMOTO 2012-01-11 21:01:34 +0900 6d4a1bbfe5b9 Update dll for x86.
Kazunori SAKAMOTO 2012-01-11 20:53:39 +0900 4c26f7abdb93 Support adding testcase identifiers.
Kazunori SAKAMOTO 2012-01-11 20:51:55 +0900 4b053f6dbfe7 Add lib files.
Kazunori SAKAMOTO 2012-01-11 14:15:52 +0900 82dc27b293df Add a mechanism to change measurement processing. Add a sample project using new
Kazunori SAKAMOTO 2012-01-08 03:15:34 +0900 e5d2ff3a85dc Remove unused dependencies.
Kazunori SAKAMOTO 2012-01-08 02:48:12 +0900 706b9ecd2f36 Use the latest Code2Xml.
Kazunori SAKAMOTO 2012-01-08 00:22:31 +0900 f92b39bba865 Fix all projects to use NuGet.
Kazunori SAKAMOTO 2011-12-07 15:16:08 +0900 3b9acc0eedea Adds initial project files.