Eric Holscher
220599c22f
Attempt to fix path names on Windows.
2015-08-10 20:03:46 -07:00
Eric Holscher
a067576144
Embed functions inside test
2015-08-05 10:27:35 -07:00
Eric Holscher
8cd9ae16b3
Small readme update
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
acef865e6f
Fix up python 3 support.
...
This works for everything except epyparse currently.
2015-08-04 10:19:17 -07:00
Eric Holscher
2152ae373b
Add support for optionally raising error.
2015-08-03 14:13:08 -07:00
Eric Holscher
26b406fbab
Don't keep files
2015-08-03 12:10:51 -07:00
Eric Holscher
2c823fd4e8
Add proper testing config
2015-08-03 11:59:15 -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
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
d2e0bdb6f0
Still point at mvc
2015-07-20 11:51:41 -07:00
Eric Holscher
03eb110d1c
Remove outdated test deps from dotnet
2015-07-20 10:50:48 -07:00
Eric Holscher
cb28412dfd
Fix test mocks
2015-07-07 16:32:38 -07:00
Eric Holscher
136bb7c986
Small conf changes
2015-07-07 15:48:07 -07:00
Eric Holscher
30e4847898
Add basic tests & small output changes for auto-adding TOCTree
2015-07-07 15:43:12 -07:00
Eric Holscher
d0621199c8
Mock the subprocess call for .Net
2015-06-23 14:09:47 -07:00
Eric Holscher
19c79222a9
Refactor integration tests to use fixture data.
...
This removes dependence on real tooling.
The main downside is that it’s fragile to output changes in the tooling.
Not a lot we can do though,
other than have real integration tests, also.
2015-06-22 23:24:59 -04:00
Eric Holscher
e881072e84
Refactor integration tests
2015-06-22 22:22:27 -04:00
Eric Holscher
909abed977
Add basic README
2015-06-22 13:34:15 -04:00
Eric Holscher
fcfd6f258d
Add a basic example dir with clone script.
2015-06-21 23:00:54 -04:00
Eric Holscher
463816673d
Small dotnet updates
2015-06-21 22:03:14 -04:00
Eric Holscher
8770a04bf8
Update dotnet codebase for new tooling
2015-06-14 16:14:16 -04:00
Eric Holscher
685665535f
Rename files
2015-06-10 14:23:58 -07:00
Eric Holscher
1cde5590eb
Clean up how we render templates.
...
* Add top_level_object as global concept.
* Fix toctree generation
* Add passing of options to rendering
2015-06-10 13:13:34 -07:00
Eric Holscher
a3244a2531
Rename tests to be more descriptive
2015-06-10 11:50:14 -07:00
Eric Holscher
59add63ae4
Refactor DotNet Domain, and clean up tests.
2015-06-10 11:48:15 -07:00
Eric Holscher
a838e5333d
Default keep_files to off.
2015-06-10 11:36:07 -07:00
Eric Holscher
6c204dc570
Update go Domain and add basic Go test
2015-06-10 11:04:19 -07:00
Eric Holscher
2dcb0ca200
Add makefiles to all examples
2015-06-10 11:00:48 -07:00
Eric Holscher
c02cd9d32e
Add testing for template overrides.
2015-06-10 10:33:18 -07:00
Eric Holscher
5e0b1c6561
Remove old MS yaml file
2015-06-07 08:12:22 -07:00
Eric Holscher
5ca2ee76a5
Refactor into nicer top-level interface to the Domains.
...
Languages refactored:
* Python
* JS
2015-06-06 16:11:49 -07:00
Eric Holscher
819dfa92ca
Clean up gitignore and doctrees
2015-06-06 13:45:04 -07:00
Eric Holscher
bd92f55fc7
Install jsdoc globally
2015-06-06 13:20:11 -07:00
Eric Holscher
5468c580ce
Rename test dirs, and clarify naming
2015-06-06 13:19:08 -07:00
Eric Holscher
9bc6072283
Add initial javascript support with jsdoc 3.
2015-06-06 13:08:44 -07:00
Anthony Johnson
5d5ee6514f
Fix dotnet tests from generator return
2015-06-01 12:37:22 -07:00
Eric Holscher
b56f2dc1d8
Merge remote-tracking branch 'origin/go-parsed-example'
2015-06-01 11:24:03 -07:00
Eric Holscher
418b379a7d
Merge pull request #3 from rtfd/fix-dotnet-test
...
Update dotnet domain tests for latest data structures
2015-06-01 11:20:49 -07:00
Eric Holscher
a4a68d9213
Fix up go stuff
2015-05-29 15:34:51 -07:00
Christopher Swenson
e1b28981b7
Update dotnet domain tests for latest data structures
...
Some things had changed with how get_objects worked,
and tests needed to be updated.
2015-05-29 15:06:36 -07:00
Christopher Swenson
817b184619
Add holistic Python test that runs sphinx and EVERYTHING
2015-05-29 14:34:05 -07:00
Anthony Johnson
122810a7e1
Add explicit member types
2015-05-29 14:28:07 -07:00
Anthony Johnson
ddeba7db70
Fix notes
2015-05-29 14:25:26 -07:00
Anthony Johnson
f6f1d1dd7a
Added draft json schema fixture for parsing Go doc output
2015-05-29 14:05:03 -07:00
Anthony Johnson
e7be3b1804
Sorting on list and detail pages, plus type and ref type fixes to classes
2015-04-14 18:05:15 -07:00
Anthony Johnson
5a5ae1cf15
Move names to properties in code and templates, add tests
2015-04-14 16:54:43 -07:00