Wykres commitów

30 Commity (master)

Autor SHA1 Wiadomość Data
Christian T. Jacobs c17b4f04fe Use pip3 in Makefile. 2017-07-05 22:34:01 +01:00
Christian T. Jacobs 3f467b2977 Clear out test files. 2017-06-24 22:00:58 +01:00
Christian T. Jacobs e407b9b3a1 Added the invalid database file for testing purposes. 2017-06-24 16:49:47 +01:00
Christian T. Jacobs 2561f29fcc Added Cabrillo test files to 'make clean' 2017-04-24 17:06:33 +01:00
Christian T. Jacobs 3a5a1525a5 Moved all the unittests to a new directory called 'tests'. The command 'make test' now looks in the 'tests' directory. 2017-04-15 01:14:17 +01:00
Christian T. Jacobs b9c15c0e92 Include my middle name in the copyright lines and authors list. Also use my new callsign. 2017-03-20 13:06:01 +00:00
Christian T. Jacobs 5cc525c5c7 Updated copyright year. 2017-02-10 18:54:21 +00:00
Christian T. Jacobs 426c2dac29 Updated copyright notices. 2016-05-28 20:32:00 +01:00
Christian T. Jacobs 1c6a4d518a Use @echo. 2016-01-27 20:28:50 +00:00
Christian T. Jacobs 7d68b0aa73 Don't test with flake8 in 'make test'. 2016-01-27 18:12:26 +00:00
Christian T. Jacobs d02239bd30 Consistency in Makefile. 2016-01-27 16:49:15 +00:00
Christian T. Jacobs ad938a3d9a Also run flake8 checks. 2016-01-27 16:33:30 +00:00
njohnsn fc94c8d511 Convert to Python 3 using 2to3.
Also update Travis CI settings for Python 3, add new package dependencies and update the documentation.
2015-11-05 00:23:19 +00:00
Christian Jacobs 07d1a4fabc Remove ADIF test files from the PyQSO 'base' directory too. 2015-03-07 00:03:34 +00:00
Christian Jacobs 410f9955ee Remove the unnecessary "File:" lines at the start of each file. 2015-03-06 23:37:00 +00:00
Christian Jacobs 637413a8ec Reordered directory clean-ups. 2015-02-16 10:58:12 +00:00
Christian Jacobs 5703769b1f Small improvements to @echo statements in the Makefile. 2015-02-16 10:46:35 +00:00
Christian Jacobs bf4caef61a Use 'unittest discover' when running 'make unittest'. 2015-02-08 13:46:56 +00:00
Christian Jacobs ec24953755 Added .PHONY targets. 2015-02-08 12:41:37 +00:00
Christian Jacobs 0ba745b6a9 Updated the Makefile commands. 2015-02-08 12:39:31 +00:00
Christian Jacobs e11d631905 Clear up .out files in the doc directory. 2014-03-22 21:14:23 +00:00
Christian Jacobs 54b3953ac7 Clear up all the .adi files. 2014-03-22 21:06:59 +00:00
Christian Jacobs 88164ba55c Also remove any .pyc files from the pyqso directory. 2014-03-22 20:05:45 +00:00
Christian Jacobs fb884803e7 A few bug fixes. 2013-09-15 01:02:21 +01:00
Christian Jacobs 74fa770a05 Added a 'make unittest' command to the Makefile. 2013-09-15 00:21:58 +01:00
Christian Jacobs b36c897d40 - Added a brief introduction to the manual.
- Fixed 'make manual'.
2013-04-30 17:34:08 +01:00
Christian Jacobs fa4d694f61 Started writing a user manual. 2013-04-30 03:24:38 +01:00
Christian Jacobs f40fe787b6 Changed 'pyqso_setup' to 'install'. 2013-03-30 23:58:25 +00:00
Christian Jacobs 11c364a15b Update the year to 2013, when the files were actually created. 2013-03-30 23:57:14 +00:00
Christian Jacobs 4279c2b7fb Added a Makefile to call setup.py and build the documentation. 2013-03-30 23:55:53 +00:00