| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove tests that belong into the new test/unit folder. | murphy | 2010-06-29 | 3 | -216/+0 |
* | Cleaning up functional tests: Automatically load all files in the folder. | murphy | 2010-06-29 | 1 | -4/+5 |
* | Fixed for_redcloth test for the edge case that RedCloth is defined, but was n... | murphy | 2010-06-29 | 1 | -0/+1 |
* | Cleaning up tests. | murphy | 2010-06-29 | 1 | -3/+3 |
* | Updated for_redcloth test to latest Alpha style. | murphy | 2010-06-16 | 1 | -2/+2 |
* | Updated examples test to latest Alpha style. | murphy | 2010-06-16 | 1 | -4/+4 |
* | Fixing new executable test suite. | murphy | 2010-06-11 | 1 | -7/+9 |
* | Removing svn:executable flag from executable test suite file (how did that ha... | murphy | 2010-06-11 | 1 | -0/+0 |
* | Added coderay executable tests. | murphy | 2010-06-11 | 1 | -0/+45 |
* | Fixed for_redcloth tests. | murphy | 2010-06-01 | 1 | -2/+2 |
* | Added :eyecatcher token type (for inline diff highlighting) and improved | murphy | 2010-06-01 | 1 | -3/+3 |
* | Simplified example test: It broke every time the default stylesheet was chang... | murphy | 2010-05-18 | 1 | -135/+1 |
* | Added examples tests to the functional suite. | murphy | 2010-05-01 | 1 | -1/+1 |
* | Added tests for the CodeRay website examples. | murphy | 2010-05-01 | 1 | -0/+258 |
* | Direct Streaming! See #142 and Changes.textile. | murphy | 2010-05-01 | 3 | -7/+7 |
* | Moving scanner tests into separate repository. The repository can be reached ... | murphy | 2010-04-14 | 236 | -743287/+0 |
* | A nice script which helps setting the svn:ignore properties. | murphy | 2010-04-14 | 1 | -0/+4 |
* | CSS Scanner: Adding support for CSS 3 functions and colors, changing highligh... | murphy | 2010-04-14 | 5 | -1/+359 |
* | Fixed a problem with highlighted diff lines in the output of the scanner suite. | murphy | 2010-04-14 | 1 | -6/+8 |
* | Converted binary to UNIX format, and some cleanup in the version history. | murphy | 2010-04-11 | 1 | -2/+1 |
* | Python scanner highlights docstrings as comments (see #190). | murphy | 2010-04-02 | 4 | -403/+403 |
* | Java Scanner: Package names are recognized, along with some code cleanup. Clo... | murphy | 2010-04-02 | 3 | -80/+104 |
* | Upporting changes from 0.9.2 (vs. 0.9.1). | murphy | 2010-03-31 | 10 | -29/+50 |
* | Improved Ruby scanner (see #147 and Changes.textile.) | murphy | 2010-03-31 | 10 | -182/+182 |
* | Updated test suite to use new Diff scanner and :alpha style. | murphy | 2010-03-30 | 1 | -21/+57 |
* | Updated diff scanner tests. | murphy | 2010-03-30 | 4 | -2027/+2177 |
* | Added new keywords and functions to SQL scanner (see #221, thanks to Joshua G... | murphy | 2010-03-30 | 2 | -0/+508 |
* | Scanner suite: Use Pathname. | murphy | 2010-03-26 | 1 | -2/+4 |
* | Debug scanner supports line tokens; more cleanups. | murphy | 2010-03-26 | 3 | -10/+64 |
* | Improved functional tests. | murphy | 2010-03-26 | 2 | -3/+14 |
* | Updating tests for Scheme scanner. | murphy | 2010-03-26 | 2 | -3002/+3002 |
* | Updating tests for Groovy and JavaScript scanners. | murphy | 2010-03-26 | 5 | -4184/+4184 |
* | Tests for the improved SQL scanner. | murphy | 2010-03-21 | 8 | -95/+195 |
* | Ruby scanner can't parse complex method definitions (issue #147) | murphy | 2010-01-22 | 3 | -0/+180 |
* | A little fix in the color output of the test suite. | murphy | 2010-01-20 | 1 | -1/+1 |
* | Improved scanner tests: known issues, JRuby bug workaround (see #136). | murphy | 2010-01-01 | 4 | -4/+42 |
* | Cleaning up functional tests; test:functional scans without loading Rubygems ... | murphy | 2010-01-01 | 4 | -77/+93 |
* | Added a test for XML literals in JavaScript (see issue #137). | murphy | 2009-12-30 | 2 | -0/+4 |
* | Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t... | murphy | 2009-12-28 | 15 | -1506/+2446 |
* | Added a test case for loading plugin scanners. | murphy | 2009-10-20 | 2 | -0/+137 |
* | Updated PHP scanner (#36) | murphy | 2009-10-20 | 4 | -161/+327 |
* | Updated PHP scanner: added a test, improved HTML/PHP detection, cleanup. | murphy | 2009-10-19 | 2 | -0/+2 |
* | Updating C scanner: | murphy | 2009-10-19 | 5 | -1/+192619 |
* | Updated scanner test suite: | murphy | 2009-10-19 | 1 | -11/+7 |
* | Renaming YAMLTests. | murphy | 2009-10-19 | 1 | -1/+1 |
* | Updated Python scanner (#41) | murphy | 2009-10-19 | 5 | -848/+900 |
* | Updated JSON scanner: false, null, true are highlighted as :value now. | murphy | 2009-10-19 | 3 | -127/+127 |
* | Updated Groovy scanner: using word lists from Java scanner. | murphy | 2009-10-19 | 2 | -135/+135 |
* | Updated Java scanner: Higlighting of keywords according to java.sun.com. | murphy | 2009-10-19 | 1 | -2468/+2468 |
* | Updated Ruby scanner: | murphy | 2009-10-19 | 6 | -210/+210 |