Commit Graph

237 Commits

Author SHA1 Message Date
Eric Holscher
d2455a6945 Add appveyor config 2015-08-10 19:45:03 -07:00
Eric Holscher
f7621c9bac Merge pull request #19 from rtfd/add-python3
Fix up python 3 support.
2015-08-05 10:29:41 -07:00
Eric Holscher
a067576144 Embed functions inside test 2015-08-05 10:27:35 -07:00
Eric Holscher
a21f88c806 Add comment 2015-08-05 10:10:32 -07:00
Eric Holscher
b4fdac80d3 Raise exception properly on Python 3 2015-08-05 10:09:07 -07:00
Eric Holscher
8cd9ae16b3 Small readme update 2015-08-04 10:19:18 -07:00
Eric Holscher
6386c77b3c Mention only supporting py3 for now 2015-08-04 10:19:18 -07:00
Eric Holscher
d3b6bd305f Skip epyparse tests on py3 2015-08-04 10:19:18 -07:00
Eric Holscher
37699d983d Add py3 testing 2015-08-04 10:19:17 -07:00
Eric Holscher
acef865e6f Fix up python 3 support.
This works for everything except epyparse currently.
2015-08-04 10:19:17 -07:00
Anthony
7e88122205 Merge pull request #18 from rtfd/add-tox
Add tox, which adds linting and doc building to testing
2015-08-04 10:15:53 -07:00
Eric Holscher
2152ae373b Add support for optionally raising error. 2015-08-03 14:13:08 -07:00
Eric Holscher
362a1b6036 Clean up prospector file 2015-08-03 14:03:59 -07:00
Eric Holscher
f9d4d8c18d Clean up tox file 2015-08-03 14:01:54 -07:00
Eric Holscher
0c1583ac40 Add proper exceptions 2015-08-03 13:55:33 -07:00
Eric Holscher
2eb32d3abc Enable linting in Travis 2015-08-03 13:12:42 -07:00
Eric Holscher
6a67c16642 Fix the last of the linting errors 2015-08-03 13:12:34 -07:00
Eric Holscher
e397229177 Be more defensive in deletes 2015-08-03 12:11:47 -07:00
Eric Holscher
26b406fbab Don't keep files 2015-08-03 12:10:51 -07:00
Eric Holscher
b3d87251c0 Don't need jsdoc anymore 2015-08-03 12:00:40 -07:00
Eric Holscher
f5e26ca384 Fix mock properly 2015-08-03 11:59:55 -07:00
Eric Holscher
fc51ad4e0f Just call git directly 2015-08-03 11:59:16 -07:00
Eric Holscher
104d23c5f8 Port travis to tox 2015-08-03 11:59:16 -07:00
Eric Holscher
d6ba7a86ef Add test dir to ignore 2015-08-03 11:59:16 -07:00
Eric Holscher
dc3c81b8c6 Whitelist cd 2015-08-03 11:59:16 -07:00
Eric Holscher
2c823fd4e8 Add proper testing config 2015-08-03 11:59:15 -07:00
Eric Holscher
e00fc127cc Clean up errors caught by linting 2015-08-03 11:59:02 -07:00
Eric Holscher
7ddb93acb9 Add basic tox configuration 2015-08-03 11:59:02 -07:00
Eric Holscher
b7d563f8f5 Merge pull request #17 from rtfd/docfx-cleanup
Add ability for per-mapper cleanup tasks & general docfx cleanup
2015-08-03 11:58:46 -07:00
Eric Holscher
49897f091c Make sure example repo exists 2015-08-03 11:55:53 -07:00
Eric Holscher
ba632296a6 Fix .NET 2015-08-03 11:49:42 -07:00
Eric Holscher
801e2e4675 Fix mock 2015-08-03 11:49:18 -07:00
Eric Holscher
637e44e191 Add _api_ to ignore to stop accidental commits 2015-08-03 10:36:40 -07:00
Eric Holscher
d1d452a0a4 Add ability for per-mapper cleanup tasks. 2015-08-03 10:36:10 -07:00
Eric Holscher
118fa50e11 Fix circular import 2015-08-03 10:35:26 -07:00
Eric Holscher
afe5190bc8 Fix README to include proper command 2015-08-03 10:35:12 -07:00
Eric Holscher
095b1e5b29 Add Indentity as the default dotnet testing project.
Also lots of little cleanup to remove errors on those builds.
2015-07-20 14:48:25 -07:00
Eric Holscher
5bfb62d416 Merge pull request #15 from rtfd/docfx-support
Changes to support docfx
2015-07-20 11:52:12 -07:00
Eric Holscher
1df370b682 Don’t assume we have defaults for all types. 2015-07-20 11:51:41 -07:00
Eric Holscher
c81ab2873d Add default ignore patterns. 2015-07-20 11:51:41 -07:00
Eric Holscher
d2e0bdb6f0 Still point at mvc 2015-07-20 11:51:41 -07:00
Eric Holscher
82945f6068 Fix syntax parsing 2015-07-20 11:51:41 -07:00
Anthony Johnson
0dd05ba0aa Fix environment call for failing tests 2015-07-20 11:51:41 -07:00
Anthony Johnson
e021fbea6c Changes to support docfx
Note: This requires a patch on the docfx executable, the hashbang line is
missing, creating an execution failure

This makes the executed command docfx, instead of BuildMeta. It adds some error
checking and reporting to output as well.

This is a work in progress, the output format seems to have changed again.
2015-07-20 11:51:41 -07:00
Eric Holscher
63eb387deb Don’t assume we have defaults for all types. 2015-07-20 11:44:38 -07:00
Eric Holscher
a83e4494aa Add default ignore patterns. 2015-07-20 11:37:31 -07:00
Eric Holscher
8727e8cff4 Still point at mvc 2015-07-20 11:31:38 -07:00
Eric Holscher
b7a6845865 Fix syntax parsing 2015-07-20 11:11:46 -07:00
Eric Holscher
4ecc7e0228 Remove outdated test deps from dotnet 2015-07-20 11:11:46 -07:00
Eric Holscher
45ab1337b9 Match ignore patterns again full filename 2015-07-20 11:11:45 -07:00