Commit Graph

20 Commits

Author SHA1 Message Date
Stephen L 68a9cce8ff Virtual discrete timer for unit tests + relative timing perf tests + mock StringIO object + add hard perf tests
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2016-01-05 21:08:56 +01:00
Stephen L f5674576f2 Add Python 3.5 test in Tox and Travis
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2016-01-01 09:29:10 +01:00
Casper da Costa-Luis d6e46c5771 tox nose-timer as suggested in #52 2015-11-28 18:36:09 +00:00
Casper da Costa-Luis f27e315389 bump version, Merge branch 'perf_test'
Conflicts:
	Makefile
	tox.ini
	tqdm/tests/tests_tqdm.py
2015-11-25 00:27:14 +00:00
Casper da Costa-Luis 1921d87464 separate performance tests without coverage to increase speed, Makefile jobserver support 2015-11-12 09:38:32 +00:00
Casper da Costa-Luis c24d46ff3f performance tests, flake8 coverage for tests 2015-11-12 09:28:48 +00:00
Casper da Costa-Luis 55e37f0e8a use _range in tests, minor output fix, detailed errors in tox 2015-11-11 19:46:12 +00:00
Casper da Costa-Luis 7decf040f3 setup.py flake8 tests and compliance, minor typos and rewording 2015-11-01 16:04:02 +00:00
Stephen L 7405a59ff2 Add `python setup.py make [alias]` (aka Makefile parsing in setup.py)
+ Tox check

Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-15 15:47:02 +02:00
Stephen L 2da04c5866 setup.py check in tox
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-14 13:06:59 +02:00
Stephen L ec3d315d18 Make tox the main unit test + Added more tests in tox
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-14 00:42:01 +02:00
Casper da Costa-Luis 0eac6adba0 travis broken py32 coverage workaround 2015-10-09 22:22:49 +01:00
Hadrien Mary 0004842600 Another try 2015-06-19 00:02:13 +02:00
Mikhail Korobov 98955ab138 use 80 columns again
Fixes GH-7
2015-06-08 03:19:28 +05:00
Mikhail Korobov 3b5352a50e cleanup
* bring tox.ini back;
* switch Travis to use tox, for consistency;
* enable branch coverage;
* drop Makefile;
* bring back setup.cfg for proper wheels;
* fix modules vs packages in setup.py;
* set version back to 1.0 for now;
2015-06-08 03:06:41 +05:00
Hadrien Mary ccb05c2e04 New tqdm module structure and add a Makefile 2015-06-06 15:35:28 +02:00
Mikhail Korobov 3d9fd154bc add more interpreters to tox.ini 2015-04-17 03:49:22 +05:00
Ivan Ivanov f565179a2e Another python 3 fix 2014-02-07 14:31:14 +13:00
Ivan Ivanov a16cdc66c0 New lines at the end of files 2014-02-03 22:47:50 +13:00
Ivan Ivanov da4b29f3cd First dumb test 2014-02-03 22:45:38 +13:00