Commit Graph

61 Commits

Author SHA1 Message Date
Casper da Costa-Luis 9e272417df
exclude submod coverage, update year 2020-02-16 13:25:38 +00:00
Casper da Costa-Luis ad04dc89fc
Merge branch 'wraps' into devel 2020-01-24 23:47:34 +00:00
Casper da Costa-Luis af40b04fc4
update Makefile deps 2020-01-24 22:47:01 +00:00
Casper da Costa-Luis cf74393cd3
add missing contrib module to Makefile 2020-01-24 21:18:08 +00:00
Casper da Costa-Luis 0e7ee1761f
snapcraft version fix 2019-09-21 23:45:05 +01:00
Casper da Costa-Luis 359864cf35
parallel `(py)make test` 2019-08-24 23:51:21 +01:00
Casper da Costa-Luis 5b090fd10a
bump verions, merge branch 'devel' 2019-08-18 21:52:28 +01:00
Casper da Costa-Luis b1f2124628
linting: flake8 fixes& upgrade 2019-08-18 20:16:17 +01:00
Casper da Costa-Luis c2599e3cd6
move unnecessary root clutter 2019-05-14 14:48:01 +01:00
Casper da Costa-Luis d230a55815
minor potential fix snapcraft.yml with numeric commit ID
also add `[python setup.py] make run`
2019-03-16 23:47:06 +00:00
Casper da Costa-Luis 9bfd6eb9a7
update manpages 2019-03-05 22:58:27 +00:00
Casper da Costa-Luis d98871ea08
add docker documentation 2019-03-03 18:05:18 +00:00
Casper da Costa-Luis 0e48c1f575
add docker travis deploy 2019-03-03 18:05:17 +00:00
Casper da Costa-Luis 76f1d93579
automate snap version 2019-02-11 18:04:46 +00:00
Casper da Costa-Luis ee66c04a24
auto-generate snapcraft.yml
closes #647
2019-02-11 18:04:46 +00:00
Casper da Costa-Luis d9da314476
tidy, flake8, fix tox 2019-02-10 18:38:28 +00:00
Casper da Costa-Luis b54cc10216
update documentation, tidy 2019-02-05 01:02:14 +00:00
Casper da Costa-Luis 4286498c14
auto README.rst generation framework 2019-01-27 00:30:10 +00:00
Casper da Costa-Luis 5b7816d53a
framework overhaul
- replace setup.py make -> py-make>=0.1.9
  + fixes #290
- add requirements-dev.txt and extras_require[dev]
- misc documentation & Travis CI updates
2019-01-21 01:17:04 +00:00
Casper da Costa-Luis bcf3cca298
setup.py Makefile parsing add multi-line commands, tidy and efficiency 2019-01-19 23:45:26 +00:00
Casper da Costa-Luis b2c6e9e045
flake8, .gitignore ipy 2019-01-19 23:18:09 +00:00
Casper da Costa-Luis efd65d8c10
documentation fixes and tidy 2019-01-04 18:42:21 +00:00
Casper da Costa-Luis e4b21a908d
fix CLI:--manpath not found issue 2018-10-21 18:50:18 +01:00
Casper da Costa-Luis b885649ce6
update .gitattributes 2018-10-20 23:09:42 +01:00
Casper da Costa-Luis 8cb5c1698b
remove deprecated dist options 2018-10-20 22:38:47 +01:00
Casper da Costa-Luis dd9d7396c0
developer submodules 2018-08-20 16:41:09 +01:00
Casper da Costa-Luis ce3a728f57
update framework
- clean .gitignore
- tidy and update setup.py, README.rst, Makefile
2018-01-29 00:48:54 +00:00
Casper da Costa-Luis 6aece543ac
minor Makefile edit 2017-10-05 03:04:36 +01:00
Casper da Costa-Luis a6ef53c054
tqdm.1 man page 2017-10-03 17:13:25 +01:00
Stephen L 6b14dc06f5
Cleanup Makefile comments 2017-09-23 19:00:05 +01:00
Casper da Costa-Luis 5f3519b11b code tidy 2016-11-12 17:11:49 +00:00
Casper da Costa-Luis 6ea3ac26cf asv in Makefile, optimised tests 2016-10-31 02:57:43 +00:00
Casper da Costa-Luis 1cd7ccedd6 optimise flake8 2016-10-31 00:49:19 +00:00
Casper da Costa-Luis 7b30463a4f much doc clean such happy 2016-06-04 12:58:44 +00:00
Casper da Costa-Luis 1f5b8a1029 bump version, remove "dumb binaries" from build, coverage 2016-04-13 21:21:37 +01:00
Casper da Costa-Luis d401184da4 Make, flake8 tidy 2016-04-07 22:10:09 +01:00
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
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
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