summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Added lots of tests for Plugin and other helper classes.murphy2011-02-2810-145/+181
* Added lots of unit tests.murphy2010-06-2917-0/+842
* Remove tests that belong into the new test/unit folder.murphy2010-06-293-216/+0
* Cleaning up functional tests: Automatically load all files in the folder.murphy2010-06-291-4/+5
* Fixed for_redcloth test for the edge case that RedCloth is defined, but was n...murphy2010-06-291-0/+1
* Cleaning up tests.murphy2010-06-291-3/+3
* Updated for_redcloth test to latest Alpha style.murphy2010-06-161-2/+2
* Updated examples test to latest Alpha style.murphy2010-06-161-4/+4
* Fixing new executable test suite.murphy2010-06-111-7/+9
* Removing svn:executable flag from executable test suite file (how did that ha...murphy2010-06-111-0/+0
* Added coderay executable tests.murphy2010-06-111-0/+45
* Fixed for_redcloth tests.murphy2010-06-011-2/+2
* Added :eyecatcher token type (for inline diff highlighting) and improvedmurphy2010-06-011-3/+3
* Simplified example test: It broke every time the default stylesheet was chang...murphy2010-05-181-135/+1
* Added examples tests to the functional suite.murphy2010-05-011-1/+1
* Added tests for the CodeRay website examples.murphy2010-05-011-0/+258
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-013-7/+7
* Moving scanner tests into separate repository. The repository can be reached ...murphy2010-04-14236-743287/+0
* A nice script which helps setting the svn:ignore properties.murphy2010-04-141-0/+4
* CSS Scanner: Adding support for CSS 3 functions and colors, changing highligh...murphy2010-04-145-1/+359
* Fixed a problem with highlighted diff lines in the output of the scanner suite.murphy2010-04-141-6/+8
* Converted binary to UNIX format, and some cleanup in the version history.murphy2010-04-111-2/+1
* Python scanner highlights docstrings as comments (see #190).murphy2010-04-024-403/+403
* Java Scanner: Package names are recognized, along with some code cleanup. Clo...murphy2010-04-023-80/+104
* Upporting changes from 0.9.2 (vs. 0.9.1).murphy2010-03-3110-29/+50
* Improved Ruby scanner (see #147 and Changes.textile.)murphy2010-03-3110-182/+182
* Updated test suite to use new Diff scanner and :alpha style.murphy2010-03-301-21/+57
* Updated diff scanner tests.murphy2010-03-304-2027/+2177
* Added new keywords and functions to SQL scanner (see #221, thanks to Joshua G...murphy2010-03-302-0/+508
* Scanner suite: Use Pathname.murphy2010-03-261-2/+4
* Debug scanner supports line tokens; more cleanups.murphy2010-03-263-10/+64
* Improved functional tests.murphy2010-03-262-3/+14
* Updating tests for Scheme scanner.murphy2010-03-262-3002/+3002
* Updating tests for Groovy and JavaScript scanners.murphy2010-03-265-4184/+4184
* Tests for the improved SQL scanner.murphy2010-03-218-95/+195
* Ruby scanner can't parse complex method definitions (issue #147)murphy2010-01-223-0/+180
* A little fix in the color output of the test suite.murphy2010-01-201-1/+1
* Improved scanner tests: known issues, JRuby bug workaround (see #136).murphy2010-01-014-4/+42
* Cleaning up functional tests; test:functional scans without loading Rubygems ...murphy2010-01-014-77/+93
* Added a test for XML literals in JavaScript (see issue #137).murphy2009-12-302-0/+4
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t...murphy2009-12-2815-1506/+2446
* Added a test case for loading plugin scanners.murphy2009-10-202-0/+137
* Updated PHP scanner (#36)murphy2009-10-204-161/+327
* Updated PHP scanner: added a test, improved HTML/PHP detection, cleanup.murphy2009-10-192-0/+2
* Updating C scanner:murphy2009-10-195-1/+192619
* Updated scanner test suite:murphy2009-10-191-11/+7
* Renaming YAMLTests.murphy2009-10-191-1/+1
* Updated Python scanner (#41)murphy2009-10-195-848/+900
* Updated JSON scanner: false, null, true are highlighted as :value now.murphy2009-10-193-127/+127
* Updated Groovy scanner: using word lists from Java scanner.murphy2009-10-192-135/+135