Skip to content

issues Search Results · repo:TomGrill/gdx-testing language:Java

Filter by

5 results
 (48 ms)

5 results

inTomGrill/gdx-testing (press backspace or delete to remove)

Would it be possible to update this project to junit5?
  • jeltedeproft
  • Opened 
    on Feb 4, 2024
  • #6

Hi, I tried to test the game and the test fails. It fails when creating a SpriteBatch, namely in the compileShaders method. StackTrace Error: java.lang.NullPointerException at com.badlogic.gdx.graphics.glutils.ShaderProgram.loadShader(ShaderProgram.java:209) ...
  • Arcane561
  • 2
  • Opened 
    on Apr 28, 2019
  • #5

Hey, Is it possible to add test classes using the Intellij s Create Test dialog while using gdx-testing? The issue I am having is that when I alt+enter on a class that I want to create test about and ...
  • kaphula
  • 4
  • Opened 
    on Jul 18, 2018
  • #4

I m not sure exactly what the problem is, I ve added GdxTestRunner to my test project, used the @RunWith annotation, and my test is still generating an NPE when I try to load assets. I tracked the error ...
  • aurumvorax
  • 4
  • Opened 
    on Jul 27, 2017
  • #2

Have you thought about adding this as an option to the libGDX setup GUI? That would make it really convenient to use in rapid prototyping
  • BenMcLean
  • 1
  • Opened 
    on Nov 13, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub