Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests1 #9

Merged
merged 4 commits into from
Jan 5, 2017
Merged

Tests1 #9

merged 4 commits into from
Jan 5, 2017

Conversation

fpetrola
Copy link
Contributor

These are the modifications required to make tests run again, there are some absent generic types usage in AnimationTest, proguard config is updated, an ApplicationLogger was added to same package because it's absent in gdx 1.9.4 version.

fpetrola added 4 commits December 22, 2016 14:30
Conflicts:
	backends/gdx-backend-dragome/.classpath
	tests/gdx-tests-dragome/src/com/badlogic/gdx/tests/dragome/launcher/UITestLauncher.java
	tests/gdx-tests-dragome/webapp/assets/data/badlogicsmall.jpg
Conflicts:
	backends/gdx-backend-dragome/.classpath
	tests/gdx-tests-dragome/src/com/badlogic/gdx/tests/dragome/launcher/UITestLauncher.java
	tests/gdx-tests-dragome/webapp/assets/data/badlogicsmall.jpg
@xpenatan
Copy link
Owner

you will be trying 1.9.5 release to see whats wrong with regex ?

@fpetrola
Copy link
Contributor Author

I've already tried it overriding the entire class "BitmapFont" and changing regexp by: ".*file="?([^\"] )"?"
The file is loaded correctly but now there are some parsing errors on processing default.fnt file that did not arise on 1.9.4 version..

@xpenatan xpenatan merged commit beda764 into xpenatan:master Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants