This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
pymclevel
Archived
Watch
1
Star
0
Fork
0
You've already forked pymclevel
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-06-13
. You can view files and clone it, but cannot push or open issues or pull requests.
pymclevel
/
test
History
David Vierra
b0fd34df32
Fixed: Off-by-one error in schematic export with extended IDs.
2013-02-01 12:46:43 -10:00
..
__init__.py
Split up tests into separate files
2012-10-08 18:39:11 -10:00
anvil_test.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
entity_test.py
TileEntity.copyWithOffset now adjusts the coordinates of teleport command blocks.
2013-01-08 21:59:27 -10:00
extended_id_test.py
Fixed: Off-by-one error in schematic export with extended IDs.
2013-02-01 12:46:43 -10:00
indev_test.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
java_test.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
mcr_test.py
Test: test_mcr no longer re-runs TestAnvilLevel.
2012-10-30 17:57:24 -10:00
nbt_test.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
pocket_test.py
Fixed:
Fixed
mcedit/mcedit#203
(Pocket Edition levels not relighting)
2012-12-02 12:47:14 -10:00
schematic_test.py
Test: Schematic.testRotate now fails when importing rotated biomes
2013-01-26 23:47:37 -10:00
server_test.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
session_lock_test.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
templevel.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
test_primordial.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
time_nbt.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00
time_relight.py
Tests now import pymclevel modules relative to pymclevel. This removes the need to fiddle with PYTHONPATH, so run_tests.sh is removed.
2013-01-07 13:53:10 -10:00