Small fix and comment for imap mailbox
[pyi2ncommon] / test /
2020-02-13 Plamen DimitrovReplace all mentions of autotest with pyi2n-generic...
2020-02-13 Thomas JaroschAdd support for new NIC_COMMENT field
2019-11-19 Christian HerdtweckAdd unittest for prepare_recipients
2019-11-19 Christian HerdtweckUpdate comments in mail validator tests
2019-11-19 Plamen DimitrovAdd validation for running arnied process for the unset...
2019-11-19 Plamen DimitrovRefactor the entire waiting for GENERATE to allow for...
2019-08-08 Christian HerdtweckFix timezone in test for parse_mail_date
2019-08-08 Christian HerdtweckCreate mail_utils test with latin1 encoded mail
2019-08-08 Christian HerdtweckMove mail_validator tests into own test file
2019-08-08 Christian HerdtweckCreate unittest for parse_mail_date
2019-04-09 Christian HerdtweckImprove output of unittest
2019-04-09 Christian HerdtweckRemove unittests for removed function
2019-02-12 Christian HerdtweckMake unittest output less distracting
2019-02-11 Christian HerdtweckCreate unittest for read_cnf_json(non-ascii-str)
2019-02-11 Christian HerdtweckFix unittest if run from non-unicode shell
2019-02-07 Christian HerdtweckCreate unittest for new mail_utils feature
2019-02-07 Christian Herdtwecktest_call_helpers: create unittests for subprocess_run
2019-02-07 Philipp Gesangtidy up cnfvar.py unit tests
2019-02-07 Christian Herdtwecktest_call_helpers: fix Comments
2019-02-07 Christian HerdtweckCreate unittests for case changes of cnfvar varnames
2018-11-14 Christian HerdtweckReduce output from simple_cnf test to warnings
2018-11-14 Christian HerdtweckReplace deprecated unittest function with equivalent
2018-11-05 Christian HerdtweckCreate unittest for size_str
2018-11-05 Christian HerdtweckCreate unit tests for cd context manager
2018-11-05 Philipp Gesangnormalize varname as cnfvar.py expects it
2018-11-05 Philipp Gesangsupport comparison of SimpleCnf() with non-SimpleCnf...
2018-11-05 Philipp Gesangvalidate SimpleCnf inputs
2018-11-05 Christian HerdtweckFix encoding issue when building rpm
2018-11-05 Christian HerdtweckMake debug print in test optional
2018-11-05 Christian HerdtweckFix units and threshold for log read test
2018-11-05 Christian HerdtweckFix cnf var unit test: cnf lines can have different...
2018-11-05 Plamen DimitrovAvoid creating unclean debug directories during build...
2018-11-05 Plamen DimitrovBackport some subprocess py3.5+ functionality for older...
2018-11-05 Plamen DimitrovUse the correct sourcing for all added unit tests
2018-11-05 Plamen DimitrovAdd GPLv2 licensing headers to all migrated utilities
2018-11-05 Plamen DimitrovMigrate utilities from the autotest-intra2net repo
2018-10-23 Plamen DimitrovUse the system independent null device provided by...
2018-10-23 Plamen DimitrovConvert configs to bytes to make some unit tests work...
2018-10-09 Christian HerdtweckFix iter_helper import and test
2018-10-08 Christian HerdtweckBring back call helpers
2018-10-08 Christian HerdtweckCreate unittest for zip_stream
2018-10-08 Christian HerdtweckCreate unittest for argpars_helpers
2018-10-08 Christian HerdtweckCreated unittest for iter_helpers
2018-10-08 Christian HerdtweckFinally break ties with python2
2018-10-08 Christian HerdtweckRemove unused test_helpers
2018-10-08 Christian HerdtweckReplace only usage of test_helpers
2018-10-08 Christian HerdtweckRemove unused call_helpers
2018-10-08 Christian HerdtweckRemove deprecated log reader utility
2018-10-08 Christian HerdtweckRemove old unused file helpers
2018-08-03 Christian HerdtweckUnify license, copyright and author information
2018-05-22 Christian HerdtweckSkip CnfVar unittests
2018-05-22 Christian HerdtweckClarify that disc_filler is no unittest
2018-05-22 Christian HerdtweckRename cnfvar unittest so it is actually being found...
2018-05-22 Christian HerdtweckMove template for tests to template dir
2018-02-02 Christian HerdtweckDo not color output to non-terminal; improve print...
2017-12-06 Christian HerdtweckMore output from test to simplify debugging; set thresh...
2017-12-06 Christian HerdtweckMake src and test a package by adding __init__.py
2017-12-06 Christian HerdtweckMake sure unittests only import from src
2017-12-06 Christian HerdtweckSkip unittest that fails when building rpm
2017-12-01 Christian HerdtweckBe more generous with reading delay in unittest
2017-12-01 Philipp Gesangadd license blurb to cnfvar files
2017-12-01 Philipp Gesangupdate cnfvar unittest for python 3
2017-12-01 Philipp Gesangimport cnfvar and unit tests
2016-12-07 Christian HerdtweckRename shortened to head_and_tail
2016-12-07 Christian HerdtweckCreate unittest for shortened(...)
2016-12-07 Christian HerdtweckFix unittests for color output functions
2016-10-07 Christian HerdtweckAdd unittest for new text_helpers.
2016-10-07 Christian HerdtweckUpdate unittest template and skip one test
2016-02-12 Christian Herdtweckfix sphinx todo/seealso flags
2016-02-05 Christian Herdtweckmake sizes more readable with function file_helpers...
2016-02-05 Christian Herdtweckget unittests run again
2016-02-04 Christian Herdtweckcompleted testing the non-forking filesystem state...
2016-01-21 Christian Herdtweckimplement non-forking way to get all filesystem's fill...
2016-01-15 Christian Herdtweckre-enable unittests in spec file, skip individual tests
2016-01-15 Christian Herdtweckfix unittest compatibility issues
2016-01-14 Christian Herdtweckrenamed unittests from test/module_unittest.py to test...
2016-01-14 Christian Herdtweckmoved old unittests into test subdir
2016-01-14 Christian Herdtweckadd license to every source file and replaced codeautho...
2016-01-14 Christian Herdtwecktest completed successfully (/dev/random was too slow)
2016-01-14 Christian Herdtweckadded comments and todos
2016-01-14 Christian Herdtweckcreated test that actually writes data to a filesystem...
2016-01-14 Christian Herdtweckdisc checker thread works now in unittests
2016-01-13 Christian Herdtweckstart testing the DiscCheckerThread, not as easy as...
2016-01-13 Christian Herdtweckcontinue testing and correcting disc-usage checker...
2016-01-13 Christian Herdtwecktest creation and str-formatting of FilesystemFillState...
2016-01-13 Christian Herdtweckadd from __future__ import print_function for compatibi...
2016-01-13 Christian Herdtweckclarified names around df-wrappers: include "fill"...
2016-01-13 Christian Herdtweckfinished LogarithmicBuffer, tested with new unittest
2016-01-13 Christian Herdtweckfixed CircularBuffer unittest
2016-01-12 Christian Herdtweckclarified test template
2016-01-12 Christian Herdtweckcreated unittest for file_helpers
2016-01-12 Christian Herdtweckcreated unittest for CircularBuffer
2015-12-03 Christian Herdtweckcreated call_helpers with call_and_capture and correspo...
2015-12-03 Christian Herdtweckcreated unittest for type_helpers; added is_unicode
2015-12-03 Christian Herdtweckcreated test subdir with unit test template