Alena Laskavaia
|
7b02c1b681
|
Bug 317016: renamed miss-spelled function
|
2010-06-17 01:01:42 +00:00 |
|
Alena Laskavaia
|
dbaa224228
|
Bug 316154: support processing of inner functions
|
2010-06-17 00:20:17 +00:00 |
|
Doug Schaefer
|
dd109e248c
|
Add missing about.html files.
|
2010-06-14 18:35:55 +00:00 |
|
Vivian Kong
|
912f531ec4
|
Bug 315439 Fix up copyright
|
2010-06-03 17:01:53 +00:00 |
|
Alena Laskavaia
|
d91b53a16b
|
Externalized strings in manifest
|
2010-05-31 01:42:48 +00:00 |
|
Alena Laskavaia
|
fb1eb3faed
|
Added parameters for Catch by Reference checker
|
2010-05-27 01:21:57 +00:00 |
|
Alena Laskavaia
|
b632454589
|
Added try block support in control flow graph
|
2010-05-25 02:34:50 +00:00 |
|
Alena Laskavaia
|
3ec7ac60fa
|
Clean up interfaces for control flow graph
|
2010-05-25 02:16:11 +00:00 |
|
Alena Laskavaia
|
f4f2bfd6ee
|
Added test for problem argument
|
2010-05-24 21:52:18 +00:00 |
|
Alena Laskavaia
|
dc1e7535ae
|
Renamed a test case to match the checker
|
2010-05-24 21:52:00 +00:00 |
|
Alena Laskavaia
|
ba99f3a2d5
|
Test for macro parameters
|
2010-05-24 15:08:18 +00:00 |
|
Alena Laskavaia
|
fc70a0f70d
|
Bug 313622 Tests for "Make checking for !a && b optional and off by default"
|
2010-05-24 14:16:39 +00:00 |
|
Alena Laskavaia
|
644fefb8c5
|
Fixed preferences of type List
|
2010-05-23 02:18:18 +00:00 |
|
Alena Laskavaia
|
22e14a8102
|
Added preference about macro expansion
|
2010-05-20 02:36:53 +00:00 |
|
Alena Laskavaia
|
6f427a56b7
|
test for CxxAstUtils
|
2010-05-19 02:49:40 +00:00 |
|
Alena Laskavaia
|
c663103b44
|
Added test framework for fast tests
|
2010-05-19 02:49:01 +00:00 |
|
Alena Laskavaia
|
cf8f64893e
|
Removed @Test annotation to make it backward compatible with 6.0
|
2010-05-17 18:15:45 +00:00 |
|
Alena Laskavaia
|
f004315ce5
|
Fix usage of progress monitor
|
2010-05-17 16:36:26 +00:00 |
|
Alena Laskavaia
|
6892a28e3d
|
Fix compile error
|
2010-05-17 16:33:34 +00:00 |
|
Alena Laskavaia
|
3c2fd7ab95
|
Cleaned up problem preferences interfaces and fixed persistence
|
2010-05-16 02:18:02 +00:00 |
|
Alena Laskavaia
|
4f2aa8c7db
|
no need to run indexer for these tests
|
2010-05-13 02:05:53 +00:00 |
|
Alena Laskavaia
|
b7eb03f5f9
|
Added tests for CatchByReference
|
2010-05-13 02:05:33 +00:00 |
|
Alena Laskavaia
|
81d62c4f03
|
Have to include src folder in binary build because it has test source code
|
2010-05-13 00:26:35 +00:00 |
|
Alena Laskavaia
|
a88cb349f8
|
Simplified code by using different API and get rid of warnings
|
2010-05-12 22:29:24 +00:00 |
|
Alena Laskavaia
|
b523cda50a
|
Still trying to fix tests failure by fixing dependencies
|
2010-05-12 16:46:09 +00:00 |
|
Alena Laskavaia
|
fe3d182f42
|
Fixed f.p. for c++ lazy evaluation hacks
|
2010-05-11 03:01:00 +00:00 |
|
Alena Laskavaia
|
6d88bba776
|
Added tests for statement has not effect checker
|
2010-05-11 02:37:29 +00:00 |
|
Alena Laskavaia
|
5f256a6889
|
Fixed test infrastructure (use common code C test utils to read files from java comments)
|
2010-05-11 02:08:44 +00:00 |
|
Alena Laskavaia
|
ed2cdbc529
|
Bug 311268 fixed some f.p. in return checker
|
2010-05-09 01:49:06 +00:00 |
|
Alena Laskavaia
|
7848bd21a9
|
Bug 311268 tests (patch from Felipe)
|
2010-05-08 02:52:01 +00:00 |
|
Alena Laskavaia
|
077398283c
|
- renamed provisional package
|
2010-04-21 01:41:53 +00:00 |
|
Alena Laskavaia
|
5a5d22c50d
|
- added more tests and support for goto/label statements
|
2010-04-17 01:58:12 +00:00 |
|
Alena Laskavaia
|
ee3a2444d1
|
- re-wrote to use labeled node instead of decisionArc
|
2010-04-14 02:55:44 +00:00 |
|
Alena Laskavaia
|
e6358c05ce
|
-got rid of joiner - it deadlocks
|
2010-04-07 01:23:32 +00:00 |
|
Alena Laskavaia
|
0908dbf0cd
|
- added node factory and cfg for for statement
|
2010-04-01 02:14:48 +00:00 |
|
Alena Laskavaia
|
6d33ab23a6
|
- added test check
|
2010-03-31 00:50:54 +00:00 |
|
Alena Laskavaia
|
2edd020c84
|
- added support for while loop in cfg
|
2010-03-30 03:04:48 +00:00 |
|
Alena Laskavaia
|
62c9bdecc9
|
- added control flow graph - initial commit
|
2010-03-29 02:32:42 +00:00 |
|
Alena Laskavaia
|
d06798f4ef
|
- removed dependencies on cdt 7.0 so it can be used with cdt 6.0
|
2010-03-24 13:21:15 +00:00 |
|
Alena Laskavaia
|
26918193cf
|
- fixed f.p and added test
|
2010-03-24 03:31:35 +00:00 |
|
Vivian Kong
|
d69cdc0dbb
|
Bug 306725 - Missing plugin from Coden feature
|
2010-03-22 15:34:15 +00:00 |
|
Alena Laskavaia
|
b239297541
|
[306563 ] - fixed false positives
|
2010-03-20 14:19:43 +00:00 |
|
Alena Laskavaia
|
5cc82d793a
|
separate language specific plugins from general
|
2010-03-18 14:06:45 +00:00 |
|
Alena Laskavaia
|
c8dd92b392
|
[279740] API scrub
|
2010-03-08 19:51:33 +00:00 |
|
Alena Laskavaia
|
9089a47156
|
- added test.xml file
|
2010-03-04 15:06:10 +00:00 |
|
Alena Laskavaia
|
be13e38e00
|
- remove unused includes
|
2010-03-04 15:02:56 +00:00 |
|
Alena Laskavaia
|
54b1e3a49b
|
added test for paranthesis checker
|
2009-11-21 03:04:38 +00:00 |
|
Alena Laskavaia
|
95b1911c1d
|
- fixed checking line number for tests
|
2009-11-21 03:03:58 +00:00 |
|
Alena Laskavaia
|
7a2a27726a
|
- fixed execution env to be 1.5
|
2009-11-21 02:40:02 +00:00 |
|
Alena Laskavaia
|
db91470f3c
|
- test project for checkers
|
2009-09-23 18:34:41 +00:00 |
|