index
:
suspect-devices/linguist
content-type-fix
jenkins-pluginspec
mac-format
master
Language Savant
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_classifier.rb
Age
Commit message (
Collapse
)
Author
2012-08-03
Move shebang detection into classifier
Joshua Peek
Fixes #203
2012-07-23
Rename samples subdirectories
Joshua Peek
2012-07-23
Seperate test file for samples
Joshua Peek
2012-07-23
Store md5 in samples db
Joshua Peek
2012-07-23
Make classify a function on the Classifier
Joshua Peek
2012-07-23
Move outdated check to samples
Joshua Peek
2012-07-23
Rename Sample -> Samples
Joshua Peek
2012-07-23
Load classifer db into sample data hash
Joshua Peek
2012-07-23
Remove gc for now
Joshua Peek
2012-07-23
Move db verification into tests
Joshua Peek
2012-07-23
Compare md5s of dbs
Joshua Peek
2012-07-20
Sample returns simple hash objects
Joshua Peek
2012-07-20
Change Classifier to accept language name Strings
Joshua Peek
2012-07-20
Pending samples work now
Joshua Peek
2012-07-20
Add tokenize helper to Tokenize class
Joshua Peek
2012-06-22
Move test fixtures to samples/
Joshua Peek
2012-06-21
Guard against classify nil data
Joshua Peek
2012-06-20
Verify classifer counts
Joshua Peek
2012-06-20
Skip pending tests
Joshua Peek
2012-06-19
Test classifier on ambiguous languages
Joshua Peek
2012-06-19
Warn if classifier instance is out of date
Joshua Peek
2012-06-19
Allow classifer languages to be scoped
Joshua Peek
2012-06-19
Allow tokens to be passed directly to classify
Joshua Peek
2012-06-08
GC classifier db
Joshua Peek
2012-06-08
Dump classifier results
Joshua Peek
2012-06-08
Fix test name
Joshua Peek
2012-06-07
Add simple classifier
Joshua Peek