Commit Graph

  • 2d46d1e307 Add a parso test. Dave Halter 2017-05-19 16:17:10 -04:00
  • ab012a87e6 Forgot to add a python 3 unicode compatibility. Dave Halter 2017-05-19 14:35:07 -04:00
  • 9b4bd34425 Use normal functions for some more tests. Dave Halter 2017-05-19 10:18:04 -04:00
  • 4bc5e27430 Make an internal function public, because it was used outside of the defining module. Dave Halter 2017-05-19 10:05:45 -04:00
  • c1010008af Refactor code to allow only keyword-only arguments to the main function. Dave Halter 2017-05-18 17:16:42 -04:00
  • 02278305f7 More small changes. Dave Halter 2017-05-18 16:35:02 -04:00
  • 981e154488 Some minor restructurings. Dave Halter 2017-05-18 16:28:58 -04:00
  • 57c0441c74 Whitespace. Dave Halter 2017-05-17 19:19:06 -04:00
  • 6dd466a8d5 Update the pytest dependency to the latest install. Dave Halter 2017-05-17 19:17:30 -04:00
  • 2beec09d77 Currently modifying the cache for parso doctests is not needed. So just remove it. Dave Halter 2017-05-17 19:12:20 -04:00
  • 799e99360c Remove the dependency to unittest. Dave Halter 2017-05-17 14:29:55 -04:00
  • 2d8d3cc157 Whitespace. Dave Halter 2017-05-17 14:16:36 -04:00
  • b8005a4908 Remove a unittest.TestCase usage and replace it with pytest tests. Dave Halter 2017-05-17 14:15:57 -04:00
  • a1675dfe2e Change the last few tests to remove jedi completely and now tox -e py35 passes. Dave Halter 2017-05-15 15:19:14 -04:00
  • 0e99c4912f Remove the last occurance of jedi in the test folder. Dave Halter 2017-05-15 15:10:23 -04:00
  • 6838fefda5 Remove more tests that are part of jedi and not parso. Dave Halter 2017-05-15 15:03:53 -04:00
  • e94ab8ca55 Remove some tests that should not be part of jedi. Dave Halter 2017-05-15 14:51:49 -04:00
  • 206dfd113b Use jedi less in the tests. Dave Halter 2017-05-15 13:53:30 -04:00
  • f784e28eec Forgot to add the utils file. Dave Halter 2017-05-15 11:35:20 -04:00
  • 539ab41186 Try to modify conftest to use the right caching directory. Dave Halter 2017-05-15 11:34:48 -04:00
  • be782a0141 Trying to make the cache path configurable as a parameter. Dave Halter 2017-05-15 11:12:28 -04:00
  • fb05fb4c19 Get rid of most jedi usages. Dave Halter 2017-05-14 13:51:04 -04:00
  • efac51c1b1 Use the _compatibility file in parso. Dave Halter 2017-05-11 16:30:38 -04:00
  • a2cae8f5c5 Add a compatibility file. Dave Halter 2017-05-11 16:21:47 -04:00
  • 802629d6ca Some docstring changes. Dave Halter 2017-05-11 16:11:53 -04:00
  • 944ceae0af Add a version number. Dave Halter 2017-05-11 14:41:21 -04:00
  • e600bf8153 Add an initial README.rst. Dave Halter 2017-05-11 14:24:46 -04:00
  • d33e9e2107 Create a first version of the setup.py. Dave Halter 2017-05-11 09:53:35 -04:00
  • 7445c303e3 A test suite imported from jedi. Dave Halter 2017-05-11 09:43:37 -04:00
  • 6caedbdb68 Add some tests from jedi. Dave Halter 2017-05-11 08:31:46 -04:00
  • 05535e04f1 Add a diff parser profile script from Jedi. Dave Halter 2017-05-11 08:31:19 -04:00
  • 284acce072 Add a pytest.ini. Dave Halter 2017-05-11 08:16:28 -04:00
  • 68cc2a9354 Remove some Jedi occurances. Dave Halter 2017-05-11 07:43:03 -04:00
  • 150fb4c86e Add an initial version of the code from Jedi. Dave Halter 2017-05-11 07:13:23 -04:00
  • 36e0c047ae Add the theme that was used for Jedi. Dave Halter 2017-05-10 09:07:05 -04:00
  • 1af1f2d2bd Add some docs templates. Dave Halter 2017-05-10 08:49:18 -04:00
  • 9ff63bd78f Add the jedi logo for now. Dave Halter 2017-05-10 08:46:06 -04:00
  • f1db9ac9eb docs makefile. Dave Halter 2017-05-10 08:44:52 -04:00
  • 7237b5a4ec Add the MANIFEST.in file. Dave Halter 2017-05-10 08:44:24 -04:00
  • 7f480af7bf Add the conftest file of Jedi. It will need some changes, but it shows what we will need to implement. Dave Halter 2017-05-08 20:07:50 +02:00
  • 3310e99392 Add the tox.ini. Dave Halter 2017-05-08 20:06:10 +02:00
  • 3fa91d1f56 Add a setup.cfg file to be able to deploy wheels universally. Dave Halter 2017-05-08 20:03:10 +02:00
  • 80fc682f4c Added the deploy script. Dave Halter 2017-05-08 20:02:37 +02:00
  • 2f858282eb Add a license file. Dave Halter 2017-05-08 09:51:31 +02:00
  • b8601114e9 Add authors changelog and contributing. Dave Halter 2017-05-08 09:47:12 +02:00
  • a5a5df78f9 Add coveragerc and travis files. Dave Halter 2017-05-08 09:27:45 +02:00
  • 4304b1bda2 Add .gitignore. Dave Halter 2017-05-08 09:20:29 +02:00