summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated Java scanner: Higlighting of keywords according to java.sun.com.murphy2009-10-191-2468/+2468
* Updated Ruby scanner:murphy2009-10-196-210/+210
* Updated CSS scanner: element selectors are highlighted as :type.murphy2009-10-195-1372/+1372
* JavaScript scanner updated:murphy2009-10-197-933/+54861
* New Scanner: *C++* (#76)!murphy2009-10-199-0/+18180
* Removing C++ tests from C test suite.murphy2009-10-192-1036/+0
* Testing for_redcloth and lines_of_code.murphy2009-10-181-1/+48
* Testing whether #dup works for WordList as expected.murphy2009-10-181-0/+9
* Added LinesOfCode encoder (issue #123) - simple version.murphy2009-06-291-0/+30
* Fixed for_redcloth for latest RedCloth (4.2.0+) versions (issue #119).murphy2009-06-202-2/+2
* Fixed an issue with the YAML class being redefined by the scanners tests.murphy2009-06-171-1/+2
* Forgotten test file.murphy2009-06-131-779/+779
* Python Scanner (issue #41) updated:murphy2009-06-132-489/+489
* Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug.murphy2009-06-074-0/+68
* Cleanups and minor fixes to PHP scanner (issue #36).murphy2009-04-221-2/+2
* SQL scanner cleanup (issue #33).murphy2009-04-221-4/+4
* Improved Python scanner (issue #41).murphy2009-04-227-101/+171
* Lots of improvements for the PHP scanner.murphy2009-04-222-509/+509
* Test cleanup.murphy2009-04-207-3121/+2990
* Many improvements to PHP Scanner.murphy2009-04-203-1825/+1825
* FIXED: CaseIgnoringWordList respects default value (closes #97).murphy2009-04-201-0/+4
* New: *PHP and SQL Scanners*murphy2009-04-2016-0/+12580
* Fixed some test suite problems.murphy2009-04-204-20/+23
* Added test outputs for Python.murphy2009-04-204-0/+36976
* Java scanner:murphy2009-04-141-7/+7