Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28Move empty-set.stderr to its right place; switch order of last two testsariel faigon
2014-07-28PATH fixes (so travis is ok with daemon-test)ariel faigon
2014-07-28Append test and . to PATH so shell scripts are found more easilyariel faigon
2014-07-27Add empty-set test (getting SEGV on bad builds so good to cover this)ariel faigon
2014-07-27Add support for generic external tests or shell scripts; Add daemon test; Rem...ariel faigon
2014-07-22pulled ezexample into vw instead of library, added library to runtestsHal Daume III
2014-07-11removed predict from test 54 due to instabilityJohn Langford
2014-07-10Better handling of "no data. Can't compare" case:ariel faigon
2014-07-10remove predict from test 62 for reproducabilityJohn Langford
2014-07-10removed progress from active learning to avoid test failureJohn Langford
2014-07-09fix active simulation testJohn Langford
2014-06-30quiet test 54John Langford
2014-06-18stage_poly: test tweakagefenchel
2014-06-18stage_poly: tweak batch size command linefenchel
2014-06-17stage_poly: test setup tweakfenchel
2014-06-15stage_poly: tests & tweakage for multipassfenchel
2014-06-15stage_poly: tests (DON'T BREAK THE FUTURE)fenchel
2014-05-31More detail in debuggingariel faigon
2014-05-30Show 'vw' run stderr to user in case its exit status is != 0ariel faigon
2014-05-25merged john's changesHal Daume III
2014-05-12fixed oneofmany task -> argmax task conversionHal Daume III
2014-05-02reorder some parsingJohn Langford
2014-04-29changed argument names for searnHal Daume III
2014-04-02propagate error correction to testsJohn Langford
2014-04-01Add regression test (Test 60) for 'holdout got broken'ariel faigon
2014-03-26added oneofmany testHal Daume III
2014-03-26integrated john's changesHal Daume III
2014-03-26added a bunch of searn testsHal Daume III
2014-03-23Replaced perl's -w with to make /usr/bin/env perl work with Ubuntu.priska herger
2014-03-22Replaced /usr/bin/perl with /usr/bin/env perl.priska
2014-02-06RunTest: more readable diffs for user (-u). Don't clobber last.timesariel faigon
2014-02-01Add explicit failure message on 'timeout exceeded' eventsariel faigon
2014-02-01Apply timeout only where available; add -t timeout; fix missing 1st arg v()sariel faigon
2014-01-28Add regression test for --lda hang in multiple passes (happened twice already)ariel faigon
2014-01-24fix cs indexing bug, fix cb indexing bug, add cb testsJohn Langford
2014-01-23minor tweaks for buildJohn Langford
2014-01-14require perl 5.014 or laterariel faigon
2014-01-14unlink temp stdout & stderr files before running the tests - for safety.ariel faigon
2014-01-14Change data-set. Will this prove stable with --nn?ariel faigon
2014-01-14test to exercise --nn without --quiet. Other params are to get a good result.ariel faigon
2014-01-06tweak some tests with --progress; add -k fo safety; refactor @AddPathariel faigon
2014-01-04make -o work when reference is missing; better tests for --progressariel faigon
2014-01-04Add tests for new --progress optionariel faigon
2014-01-01nn reduction composition bugfixes (not backwards compatible)Paul Mineiro
2013-12-28Merge pull request #216 from jhofman/masterJohn
2013-12-27Added preliminary valgrind (-V) support. Needs more work.ariel faigon
2013-12-27merged from jl masterJake Hofman
2013-12-27Remove more empty *.stdout file references which are no longer needed.ariel faigon
2013-12-27Fix uninitialized value $opt_v when -v is not in effectariel faigon
2013-12-27Add verbosity level, switch system->mysystemariel faigon