Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Removed missing test subdirs from bsconfig.json #21

Merged
merged 1 commit into from
Feb 15, 2017
Merged

Removed missing test subdirs from bsconfig.json #21

merged 1 commit into from
Feb 15, 2017

Conversation

glennsl
Copy link
Member

@glennsl glennsl commented Feb 15, 2017

Should fix #20

@solidsnack
Copy link

👍 Works on my machine.

@glennsl
Copy link
Member Author

glennsl commented Feb 15, 2017

Thanks!

cc @chenglou could you merge this?

@chenglou
Copy link
Collaborator

@glennsl weird, these dirs don't exist? How did that pass before?

@chenglou chenglou merged commit 111c35a into reasonml-community:master Feb 15, 2017
@glennsl
Copy link
Member Author

glennsl commented Feb 15, 2017

No they don't exist yet, though they should, and should have lots of tests in them :)

I assume the latest release of bs changed how directories are traversed.

chenglou pushed a commit that referenced this pull request Feb 24, 2017
* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Fixed Promise.make

* Added reject argument to Promise.make

* Fleshed out Promise

* Removed a few semi-colons that were troubling webpack

* Remove devDeps

the esy branch is the sandboxed one

* Removed Style module, added CssStyleDeclaration

* Revert "Remove devDeps"

This reverts commit 38de449.

* Removed missing test subdirs from bsconfig.json (#21)

* switch to reason-cli

* Don't generate bs version comment

We're tracking master and the output (and thus tests) get thrashed every time the version changes. See #17

* Added CSS2Properties + parentRule to CssStyleDeclaration (#19)

* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Fixed Promise.make

* Added reject argument to Promise.make

* Fleshed out Promise

* Removed a few semi-colons that were troubling webpack

* Added CSS2Properties + parentRule to CssStyleDeclaration

* Experimental Fetch implementation (#16)

* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Fixed Promise.make

* Added reject argument to Promise.make

* Fleshed out Promise

* Removed a few semi-colons that were troubling webpack

* Fleshed out an experimental fetch implementation

* Removed Style module, added CssStyleDeclaration

* Moved several dom modules into functors and set up implementation
inheritance between them.

* Removed Style module, added CssStyleDeclaration

* Experimental Fetch implementation (#16)

* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Removed Style module, added CssStyleDeclaration

* Fixed signature of a few CssStyleDeclaration functions

* Added a few ofNode and ofElement functions

* Fixed Promise.make

* Added reject argument to Promise.make

* Fleshed out Promise

* Removed a few semi-colons that were troubling webpack

* Fleshed out an experimental fetch implementation

* Removed Style module, added CssStyleDeclaration

* Moved several dom modules into functors and set up implementation
inheritance between them.

* Added subtyping experience

* Added subtyping for shadowRoot
@glennsl glennsl deleted the patch-1 branch March 8, 2017 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mysterious error with -make-world
3 participants