Commit Graph

23 Commits

Author SHA1 Message Date
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
Stephen L c663ee6171 add unit tests + detailed errors for nosetests + flake8 2015-11-11 19:45:52 +00:00
Casper da Costa-Luis f54e371a40 broken Makefile bugfix 2015-11-07 23:17:41 +00:00
Stephen L e3ae449ed9 Makefile: cleaner build + remove tqdm.gif in builds
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-11-07 23:05:58 +01:00
Stephen L 43f3c125cf makefile: add test before buildupload
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-11-07 19:09:57 +01:00
Stephen L 11ecc25867 python setup.py makefile supports quoted strings + better build commands
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-11-07 19:01:28 +01:00
Casper da Costa-Luis 7decf040f3 setup.py flake8 tests and compliance, minor typos and rewording 2015-11-01 16:04:02 +00:00
Casper da Costa-Luis 291225c322 Makefile phony fix 2015-10-31 11:38:53 +00:00
Stephen L 9153376811 Merge branch 'master' into lrq3000-makefile
Conflicts:
	Makefile
	examples/simple_examples.py
	tox.ini

Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-30 22:45:33 +01:00
Casper da Costa-Luis 8a34a75963 monor coverage fix, flake8 tests for examples 2015-10-29 10:55:14 +00:00
Stephen L 45e82ef128 Fix makefile tabs
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-15 17:13:07 +02: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 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
Stephen L 405dd64bae Add tox infos
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-13 22:49:38 +02:00
Stephen L 088d4beb7d fix redundant test
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-13 15:34:14 +02:00
Stephen L bee450d951 add new commands to Makefile + updated CONTRIBUTE and RELEASE
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-13 15:15:11 +02:00
Casper da Costa-Luis 3febd61b2a added examples folder, minor documentation fixes 2015-09-14 16:51:00 +01:00
Casper da Costa-Luis 8ac163e1e7 make automates all tests by default, version changed to 2.0 in anticipation of pypi 2015-06-18 15:58:29 +01:00
Hadrien Mary 38d18f18cc Add Makefile 2015-06-15 11:02:33 +02: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