aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-12-10Merge branch 'master' into dont-explode-on-invalid-shebangJoshua Peek
2012-12-06add filename tests for shell config filesMislav Marohnić
2012-12-06haXe is now "Haxe"Andy Li
2012-12-06add Nginx languageMislav Marohnić
2012-12-06add ApacheConf languageMislav Marohnić
2012-12-06"coffee-script" ☞ CoffeeScriptMislav Marohnić
2012-12-04add HTTP languageMislav Marohnić
2012-12-04"yml" ☞ YAMLMislav Marohnić
2012-12-04"obj-c/objc" ☞ Objective-CMislav Marohnić
2012-12-04"erb" ☞ RHTMLMislav Marohnić
2012-12-04"xhtml" ☞ HTMLMislav Marohnić
2012-12-02fixed typoDominik Tobschall
2012-12-02added php cli samplesDominik Tobschall
2012-11-18Don't explode on invalid shebangBen Lavender
2012-10-07Fix tests for pygments.rb 0.3.xJoshua Peek
2012-10-07Add wrap flag to text languagesJoshua Peek
2012-09-24Print out samples db diffsJoshua Peek
2012-09-10Test Mac Format detection and line splittingRyan Tomayko
2012-08-31When testing if a blob is indexable, check size firstScott J. Goldman
2012-08-20Inline mime type lookup into blob helperJoshua Peek
2012-08-20Remove other mime type hacksJoshua Peek
2012-08-20Trim down mime type overrides that are old or now pushed upstreamJoshua Peek
2012-08-20Skip emiting comment tokensJoshua Peek
2012-08-03Sort test assertionJoshua Peek
2012-08-03Move shebang detection into classifierJoshua Peek
2012-08-03Stop treating text as a languageJoshua Peek
2012-08-03Change find_by_filename api to return all matching languagesJoshua Peek
2012-07-24Fix tokenzing empty stringsJoshua Peek
2012-07-24Add brackets to tokensJoshua Peek
2012-07-24Parse float tokensJoshua Peek
2012-07-24Rename Max/MSP to MaxJoshua Peek
2012-07-23Remove pathnameJoshua Peek
2012-07-23Fix md5 nestingJoshua Peek
2012-07-23Rename samples subdirectoriesJoshua Peek
2012-07-23Seperate test file for samplesJoshua Peek
2012-07-23Store md5 in samples dbJoshua Peek
2012-07-23Make classify a function on the ClassifierJoshua Peek
2012-07-23Move outdated check to samplesJoshua Peek
2012-07-23Rename Sample -> SamplesJoshua Peek
2012-07-23Load classifer db into sample data hashJoshua Peek
2012-07-23Remove gc for nowJoshua Peek
2012-07-23Move db verification into testsJoshua Peek
2012-07-23Compare md5s of dbsJoshua Peek
2012-07-23Add nested md5 digestJoshua Peek
2012-07-20Move specific filename samples into their own dirJoshua Peek
2012-07-20Require explicit primary_extensionJoshua Peek
2012-07-20Sample returns simple hash objectsJoshua Peek
2012-07-20Change Classifier to accept language name StringsJoshua Peek
2012-07-20Pending samples work nowJoshua Peek
2012-07-20Add tokenize helper to Tokenize classJoshua Peek